Re: redmond event loop
[email protected] (Joshua N Pritikin)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 30, 2000 at 05:26:06PM +0000, [email protected] wrote: > Uri Guttman <[email protected]> writes: > >would it be > >better to work from event.pm or from perlio as a base? > > I have not looked at guts of Event.pm (i.e. Event.xs) in a while. It depends how much abstraction you want. There is little overlap between the two. Event is mostly a programmer friendly wrapper around stdio/PerlIO. stdio/PerlIO are mostly C APIs. -- May the best description of competition prevail. (via, but not speaking for Deutsche Bank)