Re: Idea for an event loop library
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Idea for an event loop library
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2012年5月10日 09:39:40 +0200
2012年5月9日 Rob Hoelz <rob@hoelz.ro>:
> However, that part is just the gravy. The point of doing a whole new
> library would be to make the entire thing coroutine-based.
Do you mean the implementation (not seen by the user) will be
elegant and highly efficient because it is coroutine-based, or that only
Lua users who understand coroutines will be able to use the library?