Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

ARE THERE DIFFERENT THREADING MODELS THAT CAN BE USED WITHIN CORBA SERVERS?

0
Posted

ARE THERE DIFFERENT THREADING MODELS THAT CAN BE USED WITHIN CORBA SERVERS?

0

[Recently created (12/1998). Click here to go to the next FAQ in the chain of recent changes] There are several different common architectures that can be used within multi-threaded CORBA servers. A server process needs the ability to process CORBA messages. These messages are processed by exactly one thread. Messages may be targeted at the server or at some object within the server. The CORBA specification does not specifically address threading capabilities within CORBA compliant ORBs. An ORB vendor is free to support only single-threaded application or to support multi-threaded applications. If the ORB does support the development of multi-threaded applications, the ORB might only support a subset of the threaded models listed below. The actual ORB might only enable a developer to support one or more of the listed models. Significant threading might still need to be developed to achieve one of the models. For example, The ORB vendor might support a set of application hooks required

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123