Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Are Orbix 6 libraries thread safe?

Answer Posted / chaitanya

Orbix 5 and Orbix 6 is designed to write multi-threaded (and single threaded) application from the ground up. However, the following describes in more details about Orbix thread safety:

All Orbix library public APIs are thread safe.

Per CORBA specification, add_ref/remove_ref operations in the idl generated code is thread safe.

Regarding the rest of the generated code, Orbix IDL -> C++ code generator generates mappings for user-defined IDL types, as well as client-side proxy invocation code (-base switch) and server-side servant dispatch code (-poa switch). The client-side invocation code and server-side dispatch code are thread-safe. The mappings generated for user-defined IDL types are not thread safe for concurrent modification but are thread-safe for concurrent reads.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?

708


Tell me does orbix provide tool to remove surplus empty lines from an orbix configuration file?

717


How can you dump the orbix configuration?

713


Tell me does orbix web services provide locator functionality for web services endpoints?

760


Explain how you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?

692


How to developed the event service consumers and suppliers?

789


Will orbix 6 support i/o callback feature?

814


Explain how you can configure an orbix domain to contain corbaloc references instead of iors for the orbix services?

703


How to configure for slow connectionsinvocations

1521


How we can access to corba objects in orbix?

716


Explain how are connections managed in orbix connect?

707


Explain how you can retrieve the local ip address on client side within an interceptor?

704


Explain how to change the default orbix client timeout?

647


Does clients using orbix 3.x talk to servers using orbix 2000?

689


Does the orbix have size limit for corba messages?

743