Skip to content

Commit

Permalink
Merge branch 'master' of github.com:iAcquire/gearnado
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Nappi committed May 2, 2012
2 parents b8f4971 + da502c5 commit 89593ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -8,13 +8,13 @@ Setup Instructions for Ubuntu:

$ sudo apt-get install git gearman libgearman-dev python-setuptools build-essential libxml2-dev libxslt-dev python-dev

$ sudo easy_install pyquery gearman tornado
$ sudo easy_install pyquery gearman tornado progressbar

If you are looking to do more than 1024 simultaneous connections on a single machine make sure you edit /etc/security/limits.conf and increase the soft/hard nofile limits.

Clone the Git Repo:

$ git clone https://github.com/iAcquire/gearnado
$ git clone git://github.com/iAcquire/gearnado.git
$ cd gearnado

Launch 30 TweetScout workers in one terminal:
Expand Down

0 comments on commit 89593ba

Please sign in to comment.