aboutsummaryrefslogtreecommitdiffstats
path: root/toys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* toys: add some READMEsLaurent Ghigonis2013-06-163-0/+3
|
* toys: improve READMELaurent Ghigonis2013-06-161-0/+1
|
* useless READMELaurent Ghigonis2013-04-211-0/+1
|
* brhute: start for the rb versionLaurent Ghigonis2013-04-214-359/+111
|
* add de - ideas on distributed executionLaurent Ghigonis2013-04-215-0/+417
|
* some ruby spikesLaurent Ghigonis2013-04-205-0/+383
|
* brhute: move to brhute-pyLaurent Ghigonis2013-04-2016-0/+0
|
* brhute: move to dedicated dirLaurent Ghigonis2013-04-2019-1069/+99
|
* brhute: add a few more spikesLaurent Ghigonis2013-04-208-3/+657
|
* brhute: attempt to do multiprocessing, brokenLaurent Ghigonis2013-04-191-0/+121
|
* brhute: working with asyncoreLaurent Ghigonis2013-04-192-46/+64
|
* brhute: create multiple connectionsLaurent Ghigonis2013-04-181-36/+34
|
* toys: start to work on brhute - asynchronous URL fetcher based on asyhttpLaurent Ghigonis2013-04-172-2/+115
|
* toys: import asynhttp from Doug Fort <dougfort@downright.com>Laurent Ghigonis2013-04-173-0/+1069
|
* grbrute: note about pipeliningLaurent Ghigonis2013-04-171-2/+3
|
* grbrute: add some profiling reportsLaurent Ghigonis2013-04-172-0/+2046
|
* grbrute: fix event processing interuption by userLaurent Ghigonis2013-04-172-8/+19
| | | | now when the user callback return False it stops grbrute
* pphidden_async: use grbruteLaurent Ghigonis2013-04-171-69/+14
|
* add grbrute - asynchronous URL fetcher based on grequestsLaurent Ghigonis2013-04-171-0/+84
|
* add my own version of grequestsLaurent Ghigonis2013-04-171-0/+182
|
* pphidden_async: fix syntax error and use argparseLaurent Ghigonis2013-04-171-11/+16
|
* add pphidden_async.py, WIPLaurent Ghigonis2013-04-171-0/+100
| | | | | | implementation of optimised parrallel HTTP queries engine using multiple sessions (HTTP/1.1) and multiple requests per connections using grequests
* pphidden: reuse same TCP connection, and don't sleepLaurent Ghigonis2013-04-161-2/+4
|
* add toys/pphidden.pyLaurent Ghigonis2013-04-151-0/+27