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?



Are Orbix 6 libraries thread safe?..

Answer / 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

More Orbix Interview Questions

Explain how are connections managed in orbix connect?

0 Answers  


Does Orbix support Oracle JRockit Java Virtual Machine ?

1 Answers  


Does a server migration to a new physical IP address impact Orbix?

1 Answers  


Will orbix 6 support i/o callback feature?

0 Answers  


How we can access to corba objects in orbix?

0 Answers  


How to configure an Orbix 3.3 license.

1 Answers  


How to increase internal logging in itconfigure.

1 Answers  


How you configure thread pool settings in orbix 6.3?

0 Answers  


How to increase the internal logging in orbix configure?

0 Answers  


What is orbix?

0 Answers  


How to developed the event service consumers and suppliers?

0 Answers  


Does Orbix Web Services provide locator functionality for Web Services endpoints?

1 Answers  


Categories