Bullfrog was created to make fetching content from multiple HTTP resources in parallel trivial.
- Python 2.6+
First install python memcache library:
* via Python Easy Install
$ easy_install python-memcached
* Ubuntu/Debian
$ apt-get install python-memcache
Browse the source on GitHub: http://github.com/yourabi/bullfrog
Clone with Git: $ git clone git://github.com/yourabi/bullfrog
Find a bug? Want a feature? Submit an issue here. Patches welcome!
Bullfrog is released under the Apache 2 license.