AnyEvent

An identical interface to multiple event loops.
Download

AnyEvent Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc A. Lehmann
  • Publisher web site:
  • http://www.deliantra.net/

AnyEvent Tags


AnyEvent Description

An identical interface to multiple event loops. AnyEvent provides an identical interface to multiple event loops. AnyEvent library allows module authors to utilize an event loop without forcing module users to use the same event loop (as only a single event loop can coexist peacefully at any one time).The interface itself is vaguely similar but not identical to the Event module. On the first call of any method, the module tries to detect the currently loaded event loop by probing for an already-loaded event loop, such as Glib or Event.The first one found is used. If none is found, the module tries to load an event module. Requirements: · Perl What's New in This Release: · This release adds an introductory tutorial. · Also, many workarounds for Windows and Tk bugs have been implemented, to make AnyEvent behavior identical to Unix behavior. · IPv6 support is only enabled when the OS actually supports it. · BSD platforms implementing the socket structures incorrectly are now worked around. Unix domain sockets are now supported transparently. · NAPTR and SRV handling has been improved. Lastly, a great many bugs and performance improvements have been applied, especially to AnyEvent::Handle and TLS support.


AnyEvent Related Software