Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290554 - dev-python/concurrence-0.3.1 (New package)
Summary: dev-python/concurrence-0.3.1 (New package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://opensource.hyves.org/concurrence/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-10-26 11:30 UTC by Vladislav Poluhin
Modified: 2018-04-23 08:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
concurrence-0.3.1.ebuild (concurrence-0.3.1.ebuild,761 bytes, text/plain)
2009-10-26 11:33 UTC, Vladislav Poluhin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Poluhin 2009-10-26 11:30:40 UTC
Concurrence is a framework for creating massively concurrent network applications in Python.

It takes a Lightweight-tasks-with-message-passing approach to concurrency.

The goal of Concurrence is to provide an easier programming model for writing high performance network applications than existing solutions (Multi-threading, Twisted, asyncore etc).

Concurrence uses Lightweight tasks in combination with libevent to expose a high-level synchronous API to low-level asynchronous IO.

Ebuild attached
Comment 1 Vladislav Poluhin 2009-10-26 11:33:23 UTC
Created attachment 208307 [details]
concurrence-0.3.1.ebuild
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-05-27 06:53:55 UTC
Please update the bugs when committing stuff to Sunrise.
Comment 3 Thomas Sachau gentoo-dev 2014-12-14 14:04:26 UTC
The ebuild in sunrise was outdated and unmaintained, so it got removed.