What is involved with using std library (inc stl) with
ACE/TAO?



What is involved with using std library (inc stl) with ACE/TAO?..

Answer / Praveen Kumar Tiwari

To use the Standard Template Library (STL) with ACE and TAO, you need to include the appropriate headers in your code. This usually involves including the `<algorithm>`, `<functional>`, `<iterator>`, `<vector>`, and other related STL headers where necessary. However, it's important to note that using STL classes with ACE/TAO may introduce non-deterministic behavior due to their reliance on dynamic memory allocation, which can be problematic in a concurrent environment. To mitigate this, ACE provides its own containers and algorithms known as the ACE Containers Library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Middleware AllOther Interview Questions

what is the difference between TAO's Real-Time Event Service and the OMG Notification Service?

1 Answers  


How to connect tn in webmethods?

1 Answers  


how do you troubleshoot if config.xml file will be deleted?

1 Answers   CTS,


Between what parties does authentication happen when the client and the server communicate over SSL via Visibroker's Gatekeeper?

1 Answers  


How does SESAME relate to the CORBA Security service?

1 Answers  


what is the difference between ssl and sso

1 Answers   Fidelity, TCS,


What is SESAME?

1 Answers  


join types in trigger explain?

1 Answers   Accenture,


Does JacORB support the "iioploc" object reference format?

1 Answers   Sapient,


What are the intalation modes in Weblogic

1 Answers   IBM,


What's a PRF?

1 Answers  


Anyone send Free IBM Middleware Certification Dumps for the below: C2120-801 IBM PureApplication System V2.0, System Administration C2140-051 Rational Developer for System z v7.6 C2140-052 Collaborative Lifecycle Management V4 C2140-056 Rational BuildForge v7.1 C2140-058 Rational Performance Tester V8 C2140-060 Rational Quality Manager V4 C2140-130 IBM Rational ClearCase v7.1 C2140-132 IBM Rational ClearQuest v7.1 C2140-134 Rational Business Developer v7.1 C2140-135 Rational Host Access Transformation Services (HATS) v7.1 C2140-136 Rational Application Developer v7 C2140-137 Advanced Rational Application Developer v7 C2140-138 Rational RequisitePro C2140-646 Rational Manual Tester C2140-819 Rational Application Developer V8 Associate C2140-820 Rational Team Concert V4 C2140-823 Rational Quality Manager V3 C2140-824 Rational Integration Tester V8 C2140-825 Rational Test Virtualization Server V8 C2140-833 Object Oriented Analysis and Design - Part 1 (Analysis) C2140-834 Object Oriented Analysis and Design - Part 2 (Design) C2140-839 Rational Unified Process v7.0 C2140-842 Rational Functional Tester for Java C2160-667 Architectural Design of SOA Solutions C2160-669 SOA Fundamentals [2008] C2180-317 IBM WebSphere Application Server Network Deployment V8.0, Core Administration C2180-319 IBM WebSphere Application Server Developer Tools V8.5 with Liberty Profile C2180-371 Web Services Development for IBM WebSphere Application Server V7.0 C2180-377 IBM WebSphere Application Server Network Deployment V7.0, Core Administration C2180-401 IBM WebSphere Application Server Network Deployment V8.5.5 and Liberty Profile, System Administration Digital Experience C2210-403 IBM Forms 8.0 - Form Design and Development C2210-420 IBM WebSphere Portal 8.5 System Administration Update C2210-421 IBM WebSphere Portal 8.5 System Administration Core A C2210-422 IBM WebSphere Portal 8.5 System Administration Core B C2210-423 IBM WebSphere Portal 8.5 Solution Development C2210-424 Developing Digital Experiences Using IBM Web Content Manager 8.5 C2210-425 Developing Portlets and Web Applications with IBM Web Experience Factory 8.5 C2210-427 IBM Digital Experience 8.5 Fundamentals C2210-429 IBM Forms Experience Builder 8.5, Solution Development C2210-911 IBM WebSphere Portal 8.0 Solution Development C2210-923 IBM WebSphere Portal 8.0 Deployment and Administration C2210-924 IBM WebSphere Portal 8.0 Migration and Support C2210-927 Developing Portlets and Web Applications with IBM Web Experience Factory 8.0 C2210-928 Developing Websites Using IBM Web Content Manager 8.0 C2210-929 IBM WebSphere Portal 8.0 Deployment and Administration Update Integration C2180-183 IBM WebSphere Message Broker V7.0, Solution Development C2180-184 IBM WebSphere Message Broker V7.0, System Administration C2180-272 IBM WebSphere Message Broker V8.0 Solution Development C2180-277 IBM WebSphere Message Broker V8.0 System Administration C2180-374 IBM WebSphere MQ V7.0, System Administration C2180-376 IBM WebSphere MQ V7.0, Solution Design C2180-404 IBM Integration Bus V9.0, Solution Development C2180-405 IBM Integration Bus V9.0, System Administration C2180-410 IBM MQ V8.0, System Administration C2180-415 IBM MQ V8.0, Solution Design C2180-416 IBM DataPower Gateway V7.1, Solution Implementation C2200-406 IBM CICS Transaction Server V5.2 for z/OS, System Programming C2200-407 IBM CICS Transaction Server V5.2 for z/OS Application Development IT Service Management C2010-040 IBM SmartCloud Control Desk V7.5 Change Configuration Release Management Implementation C2010-510 IBM Tivoli Monitoring V6.3 Administration C2010-520 IBM Sub Capacity Licensing Tools

2 Answers   IBM,


Categories