[PolyORB-users] Problem with Polyorb-No-Tasking

Jérôme Hugues hugues at telecom-paristech.fr
Thu Jul 30 10:43:56 CEST 2009


Le 30 juil. 09 à 10:13, Jérôme Hugues a écrit :

> OK, thanks
> now I just need to find the correct statement ;)

Xavier, Luca, can you please try the following ? thanks

Index: xe_back-polyorb.adb
===================================================================
--- xe_back-polyorb.adb	(révision 147736)
+++ xe_back-polyorb.adb	(copie de travail)
@@ -296,7 +296,9 @@
           Write_With_Clause (RU  
(RU_PolyORB_Setup_Tasking_Full_Tasking));

           if Current.Tasking = User_Tasking then
-            Write_With_Clause (RU (RU_PolyORB_ORB_No_Tasking));
+            Write_With_Clause
+              (RU (RU_PolyORB_ORB) and ORB_Tasking_Policy_Img
+               (Thread_Pool));
              Write_With_Clause (RU  
(RU_PolyORB_Binding_Data_GIOP_IIOP));

           else

-- 
Jérôme Hugues, TELECOM ParisTech
http://www.telecom-paristech.fr/~hugues





More information about the PolyORB-users mailing list