Threading model

Threads are private to netlets, e.g. calls between netlets and between node and netlet require a context switch. Netlets can create new threads, subject to node-imposed resource limits. All threads belonging to a netlet are removed when the netlet terminates.



Ulf Leonhardt 2001-08-16