[Xorp-users] Reg :Thread creation inside a Xorp Process

Ben Greear greearb at candelatech.com
Fri Jul 9 08:00:32 PDT 2010


On 07/09/2010 06:31 AM, amarnath at copperheadsystems.com wrote:
> Hi All,
> I am trying to start a thread inside the Xorp process, pls let me know if
> this is allowed.
>    Please share the documents or the related info regarding this if any one
> has tried to start a thread inside a xorp process.

Xorp is not thread safe.  Please use non-blocking IO and the event
loop instead.

If you really think you need threads, please explain in more detail.

Thanks,
Ben


-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-users mailing list