Summary: | Zap TAO_ORB_Core_Static_Resources | ||
---|---|---|---|
Product: | TAO | Reporter: | Johnny Willemsen <jwillemsen> |
Component: | ORB | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.5.10 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 3028 | ||
Bug Blocks: |
Description
Johnny Willemsen
2007-07-28 14:01:55 CDT
working on getting all sync_scope, timeout and connectiontime hooks out of the static resources and into the orb. This will make it possible to set them for a specific orb, removes access of service config out of the critical path and will make it easier to move buffering constraint policy to the messaging lib Mon Aug 6 11:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> * tao/ORB_Core.{h,cpp,inl}: * tao/params.{h,cpp,inl}: Moved collocation_resolver to ORB params. timeout_hook and sync_scope hook are moved to the ORB. This way we use Service Config less in the critical path and can in the future make these different for different orbs * tao/Messaging/Messaging_ORBInitializer.cpp: Set the sync_scope and timeout_hook into the ORB |