[jacorb-developer] jacorb threads

slaven at begic.eu slaven at begic.eu
Wed Aug 3 18:43:33 CEST 2011


Dear jacorb dev,


I would kindly ask you for support related to following question:

I am using jacorb on a client and server system, java based, one  
application process.

Client point of view:
This client is connected to i.e. 3 jacorb corba servers.
The client jacorb max thread is configured to 50.

- if the client connects to 1 server, there are namingsevice and a  
specific application interface based on client side used.
The question is: how many jacorb threads are instanciated within  
client applicatioon process for this connectivity (50 for naming  
service and 50 apllication interface?)?

- if the client connects to 2 servers?

- if the client connects to 3 servers?


Server point of view:
Server application processes = 1
Jacorb max thread is configured to 50
Server offers naming service  and apllication interface (a POA implementation)

How many threads are instanciated within the server process if 1  
client is connected to this server (50 for application interface  
service)?
How many threads are instanciated within the server process if 2  
clients are connected to this server (50 for first and 50 for second  
client = 100 threads running in the server appl process)?

In case more detailed info are needed please do not hesitate to ask.

Thank You so much!

BR

Slaven Begic




More information about the jacorb-developer mailing list