On Mon, Jan 23, 2012 at 8:57 PM, Matthew Flatt <[email protected]> wrote: > Performance improvements include the use of epoll()/kqueue() instead > of select() for the Racket thread scheduler
I think this deserves more prominent notice -- the GHC developers wrote a whole paper about it when they did this. -- sam th [email protected] _________________________ Racket Developers list: http://lists.racket-lang.org/dev

