#635: Replace use of select() in the I/O manager with epoll/kqueue/etc.
---------------------------------+------------------------------------------
    Reporter:  simonmar          |        Owner:  bos                       
        Type:  task              |       Status:  new                       
    Priority:  normal            |    Milestone:  _|_                       
   Component:  libraries/base    |      Version:  6.4.1                     
    Keywords:                    |   Difficulty:  Project (more than a week)
          Os:  Unknown/Multiple  |     Testcase:  N/A                       
Architecture:  Unknown/Multiple  |      Failure:  Runtime performance bug   
---------------------------------+------------------------------------------

Comment(by tibbe):

 We've been working on a replacement for the I/O manager for a few weeks
 now. The latest code can be found at:

 http://github.com/tibbe/event

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/635#comment:28>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to