* Fastest way to do socket IO on Linux
@ 2005-09-29 12:09 Pedro Larroy
0 siblings, 0 replies; only message in thread
From: Pedro Larroy @ 2005-09-29 12:09 UTC (permalink / raw)
To: linux-kernel
Hello
Which is the fastest way to do socket IO from an scalable perspective?
Afaik AIO doesn't work on sockets yet, and select has too much overhead
when you have to test if many fds are set, epoll could be it? Is
expected to have AIO working on sockets some day?
Regards.
--
Pedro Larroy Tovar, pedro at larroy dot com | http://pedro.larroy.com/
* Las patentes de programación son nocivas para la innovación *
http://proinnova.hispalinux.es/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-29 12:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-29 12:09 Fastest way to do socket IO on Linux Pedro Larroy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.