Skip to main content



      Home
Home » Eclipse Projects » GlassFish » BiDirectional CORBA(How to create a bidirectional corba connection.)
BiDirectional CORBA [message #1851708] Wed, 13 April 2022 03:30
Eclipse UserFriend
Hi,

I'm on a project where CORBA is used.
There have been issues related with too many connections between clients and servers which I'm looking at right now.

It seems that there are 2 sockets opened for a single initial context lookup, and searching for it, indicated that there are a few modes of which GIOP can operate:

- Bidirectional
- Dual-paired connection
- Asymmetric

In my case I assume that one socket is for sending data from the client to the server, and the other socket is used to send data from the server to the client.

It's been a while since I worked on CORBA so just wanted to check if there is there a way to configure / request corba connections to GLassfish to use a BiDirectional single socket ?

/Niklas
Previous Topic:JAX-WS with jms transport in Glassfish
Next Topic:Glassfish 6.1 javamail problem
Goto Forum:
  


Current Time: Tue Apr 29 22:02:22 EDT 2025

Powered by FUDForum. Page generated in 0.03469 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top