descriptioncoroutines and non-blocking I/O for python
homepage URLhttps://github.com/teepark/greenhouse
repository URLhttps://github.com/teepark/greenhouse.git
ownertravis.parker@gmail.com
last changeFri, 27 Feb 2015 20:52:17 +0000 (27 12:52 -0800)
last refreshThu, 25 Apr 2024 11:07:06 +0000 (25 13:07 +0200)
content tags
add:
README.markdown

Greenhouse is an I/O parallelism library making use of coroutines

The best information is available in the documentation.

The github project is here.

It's also on the python package index, so you can install it easily with easy_install greenhouse.

The supported python versions are a closely guarded secret.

shortlog
2015-02-27 Travis J Parkerexplicitly document the big secretmaster
2014-12-30 Travis J Parkerversion bump with release notesv2.2.0
2014-12-30 Travis J Parkerfix ssl sockets to work cleanly with httplib
2014-11-20 Travis J Parkerversion bump with release notesv2.1.13
2014-11-20 Travis J Parkerstill have to leave out that patcher
2014-11-20 Travis J Parkerupdate zmq patching to match current pyzmq
2014-11-19 Travis J Parkerversion bump with release notesv2.1.12
2014-11-19 Travis J Parkerno need for __new__, that just causes more problems
2014-10-04 Travis J Parkerfix an infinite recursion on zmq emulation
2014-06-16 Travis J Parkerpep8
2014-01-31 Travis J Parkerversion bump and release notes
2014-01-31 Travis J Parkerbugfix: sendall() would loop infinitely if it didn...
2013-12-13 Travis J Parkercomplete the RELEASE_NOTES
2013-12-13 Travis J Parkerrelease erratav2.1.10
2013-12-13 Travis J Parkerunify poller and scheduler fd registration
2013-12-13 Travis J Parkerrelease erratav2.1.9
...
tags
9 years ago v2.2.0 version 2.2.0, last release of...
9 years ago v2.1.13 2.1.13 yall. read the notes.
9 years ago v2.1.12 version 2.1.12, see RELEASE NOTES...
10 years ago v2.1.10 another quick release, 2.1.10
10 years ago v2.1.9 2.1.9, more hotfix
10 years ago v2.1.8 2.1.8, another hotfix
10 years ago v2.1.7 2.1.7, hotfix release
10 years ago v2.1.6 2.1.6, hotfixes
10 years ago v2.1.5 2.1.5 release, just a packaging...
10 years ago v2.1.4 release 2.1.4, see RELEASE_NOTES...
11 years ago v2.1.3 2.1.3 release, see RELEASE_NOTES...
11 years ago v2.1.2 release 2.1.2, see RELEASE_NOTES...
11 years ago v2.1.1 version 2.1.1, see RELEASE_NOTES...
11 years ago v2.1.0 release 2.1.0, see RELEASE_NOTES...
11 years ago v2.0.1 release 2.0.1 with a backdoor bugfix
11 years ago v2.0.0 version 2.0.0. see RELEASE_NOTES...
...
heads
9 years ago master
10 years ago wip
10 years ago gh-pages
11 years ago maintenance-2.1
11 years ago epoll-dupes
11 years ago threading._get_ident