Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Libraries

    pyev 0.8.1-4.04

    Download button

    No screenshots available
    Downloads: 248  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Malek Hadj-Ali | More programs
    GPL / FREE
    January 9th, 2012, 17:27 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    pyev description

    Python libev interface

    pyev is a libev interface written in Python.

    libev is an event loop: you register interest in certain events (such as a file descriptor being readable or a timeout occurring), and it will manage these event sources and provide your program with events.

    To do this, it must take more or less complete control over your process (or thread) by executing the event loop handler, and will then communicate events via a callback mechanism.

    You register interest in certain events by registering so-called event watchers, which you initialize with the details of the event, and then hand it over to libev by starting the watcher.

    libev supports select, poll, the Linux-specific epoll, the BSD-specific kqueue and the Solaris-specific event port mechanisms for file descriptor events (Io), the Linux inotify interface (for Stat), Linux eventfd/signalfd (for faster and cleaner inter-thread wakeup (Async)/signal handling (Signal)) relative timers (Timer), absolute timers with customised rescheduling (Periodic), synchronous signals (Signal), process status change events (Child), and event watchers dealing with the event loop mechanism itself (Idle, Embed, Prepare and Check watchers) as well as file watchers (Stat) and even limited support for fork events (Fork).

    libev is written and maintained by Marc Lehmann.


    Product's homepage

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    misc:
    · better gc support (should fix circular reference cases).


    watchers (common):
    · Issue #6: on Python 2 the priority attribute was supposed to be an int but accepted only longs.
    · Unloop the loop and raise if EV_ERROR is received in callback.
    · Issue #7: fix memory leak in callback.


    Periodic:
    · fix memory leak in reschedule callback.

      


    TAGS:

    libev interface | Python interface | Python library | Python | libev | interface



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM