Hi Akbar,

NOX (Zaku) is not multi-threaded, though that might change soon.
However, I am not sure if what you are looking for will be there.

Regards
KK

On 16 December 2010 07:41, Syed Akbar Mehdi
<akbar.me...@seecs.nust.edu.pk> wrote:
> Hi,
>
> Does the current NOX (Zaku) release have any support for calling event
> handlers within the same component object in a multi-threaded way? e.g. if I
> have a handler for a packet_in_event and another for a flow_expired event
> within the same component and they both access a shared data structure, do I
> protect it from concurrent access using synchronization? Or are the handlers
> called in a sequential way? Are there any plans to add something like this
> in future releases?
>
> Regards,
> Akbar
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
>

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to