[GHC] #8400: Migrate the RTS to use libuv (or libev, or libevent)
GHC
ghc-devs
Fri Oct 4 08:57:58 UTC 2013
#8400: Migrate the RTS to use libuv (or libev, or libevent)
----------------------------+----------------------------------------------
Reporter: schyler | Owner: simonmar
Type: feature | Status: new
request | Milestone:
Priority: normal | Version:
Component: Runtime | Keywords:
System | Architecture: Unknown/Multiple
Resolution: | Difficulty: Project (more than a week)
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets: 635, 7353
Type of failure: |
None/Unknown |
Test Case: |
Blocking: |
----------------------------+----------------------------------------------
Comment (by simonpj):
For what it's worth, my gut feel is that we should be moving fuctionality
out of the monolithic RTS written in C, and into Haskell libraries.
Moving the I/O manager into the RTS would be a move in the opposite
direction. It could conceivably be the right thing to do, but my nose tell
me otherwise.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8400#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list