Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-01-18 12:58:42 by ndb | Files touched by this commit (1)
Log message:
corrected distinfo.
   2010-07-31 13:58:20 by Kamel Derouiche | Files touched by this commit (2)
Log message:
Up to 1.5.3,add new dependency(py-processing

   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-05-18 23:51:41 by Kamel Derouiche | Files touched by this commit (3)
Log message:
Update version 1.2.2 to 1.5.2

   2009-05-02 02:08:55 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-sage-1.2.2 as wip/py-sage.

pysage is a high-level message passing library supporting actor based
concurrency. It also extends the "actor model" to support actor
partitioning/grouping to further scalability. pysage has a simple
high-level interface. Messages are serialized and sent light-weight using
pipes or domain sockets across local "groups". In the case of network \ 
messages,
UDP is used.

    * simple pythonic API
    * efficient message propagation within group, across group, across network
    * network messages can optionally be configured to be reliable
       and/or ordered using UDP
    * grouping - actors can be partitioned into groups that are run in
       separate os processes
    * process-local singleton manager - actor registration, discovery,
       message propagation
    * publisher/subscriber pattern built-in


Next | Query returned 6 messages, browsing 1 to 10 | previous