This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
brozzler
Watch
1
Star
0
Fork
0
You've already forked brozzler
mirror of
https://github.com/internetarchive/brozzler.git
synced
2025-02-24 00:29:53 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
brozzler
/
umbra
History
Noah Levitt
ae838af25d
set amqp prefetch count to the number of urls we can handle at a time, i.e. max_active_browsers (with prefetch=1 umbra was only browsing one url at a time, after quickly burning through urls already on the queue when started)
2014-07-02 10:30:51 -07:00
..
behaviors.d
scroll up faster on facebook
2014-06-04 12:34:20 -07:00
__init__.py
fancy --version that includes git branch and timestamp of last commit if available
2014-05-29 20:43:00 -07:00
behaviors.py
fancy --version that includes git branch and timestamp of last commit if available
2014-05-29 20:43:00 -07:00
browser.py
do not wait forever for zombie websocket threads (this change should also reveal how we get these sometimes)
2014-06-20 18:13:45 -07:00
controller.py
set amqp prefetch count to the number of urls we can handle at a time, i.e. max_active_browsers (with prefetch=1 umbra was only browsing one url at a time, after quickly burning through urls already on the queue when started)
2014-07-02 10:30:51 -07:00