Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you tried it, you would understand. Ruby programs make a _LOT_ of method calls.

Unfortunately the firehose doesn't work too well on OSX, because the unix message queue API I'm using (msgget(2)) is capped in the kernel to 2048 bytes and 40 messages per queue.



it could be made to work through a FIFO though, I guess? if so I could take a shot at it :)


A FIFO might work. Do you know how big the buffers associated with FIFOs on OSX are?


sadly, I do not, I was sure I had a reference somewhere but I am completely unable to find it again :(




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: