Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

POE

Compare

  Analyzed about 7 hours ago

POE is a framework for cooperative, event driven multitasking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE originally was developed as the core of a persistent object server and runtime environment. It has evolved into a general purpose ... [More] multitasking and networking framework, encompassing and providing a consistent interface to other event loops such as Event and the Tk and Gtk toolkits. POE is written in layers, each building upon previous ones. It's therefore possible to use POE at varying levels of abstraction. [Less]

24.1K lines of code

0 current contributors

over 4 years since last commit

37 users on Open Hub

Inactive
4.72222
   
I Use This
Licenses: Artistic_..., gpl