|
[GHC] #635: Replace use of select() in the I/O manager with epoll/kqueue/et: msg#00121lang.haskell.glasgow.bugs
#635: Replace use of select() in the I/O manager with epoll/kqueue/etc. -------------------------------+-------------------------------------------- Reporter: simonmar | Owner: Type: task | Status: new Priority: normal | Milestone: Component: libraries/base | Version: 6.4.1 Severity: normal | Keywords: Os: Unknown | Difficulty: Difficult (1 week) Architecture: Unknown | -------------------------------+-------------------------------------------- Subject says it all. We've known about this problem for ever, but haven't got around to doing anything about it. Here is a library that provides a unified API over the various event APIs: [http://monkey.org/~provos/libevent/]. See also [http://www.kegel.com/c10k.html]. 1 week is an estimate for doing it properly on all relevant platforms, by someone who is familiar with the APIs and code. -- Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/635> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #631: deriving show fails in ghci/ppc, GHC |
|---|---|
| Next by Date: | [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC |
| Previous by Thread: | Re: [GHC] #439: panic when interpreting compiled stuff, GHC |
| Next by Thread: | Re: [GHC] #635: Replace use of select() in the I/O manager with epoll/kqueue/etc., GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |