mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-19 23:35:54 -04:00
Update readme
This commit is contained in:
parent
8afe7d90a2
commit
5588eedbe2
@ -10,9 +10,9 @@ Install via pip from this repo.
|
||||
Run
|
||||
=====
|
||||
"umbra" script should be in bin/.
|
||||
Currently we create a browser and navigate to a single page,
|
||||
then exit. We are receiving the network events, but don't yet
|
||||
have anything to do with them. AMQP/RabbitMQ integration is next.
|
||||
|
||||
load_url.py takes urls as arguments and puts them onto a rabbitmq queue
|
||||
dump_queue.py prints resources discovered by the browser and sent over the return queue.
|
||||
|
||||
On ubuntu, rabbitmq install with `sudo apt-get install rabbitmq-server` should automatically
|
||||
be set up for these three scripts to function on localhost ( the default amqp url ).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user