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

This kind of problem can be solved without threads. Single threaded programs can do things instead of waiting for I/O to complete.

In a Lisp you should have continuations and whatnot to be able to the event-driven programming for that without the inconvenience of having to express all the background tasks as transitions in a state machine.



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

Search: