Hi all,

I need to periodically perform an action that is likely to take some 
time. I'm concerned about the performance impact on NOX if my 
application is off doing something for a while -- is it likely to block 
all packet processing?

I'd potentially like to run my task in a separate thread -- is there an 
easy way to do this in NOX? Do events triggered by timers run in a 
separate thread or are they run in the same thread as other event process?

Thanks,
Glen

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to