Garrett D'Amore wrote:
<SNIP>
Think of the NFS server with 1000s connections to manage.
Either the ksocket API provides async events or the kernel RPC
layer will need to build something on its own.  I prefer the former.

Good point. In the face of scalability concerns, async is cheaper than full threads. :-)

This this the plan going forward for this API, btw?

   -- Garrett
Yes, as it stands now the notification system will be asynchronous.

Anders
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to