-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
executable file
·35 lines (26 loc) · 907 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# crawl
.................. ....................
.fips collection . . feed thread .
. (mongodb) .----. .
.................. ....................
|
.........v..........
. blocking queue .
. .
....................
/ | \
................v .........v.......... v ................
. fetch thread . . fetch thread . . fetch thread .
................. .................... ................
\ | /
v .........v..........v
. plans colletion .
. (mongodb) .
....................
## usage
FIXME: write
## Installation
FIXME: write
## License
Copyright (C) 2010 FIXME
Distributed under the Eclipse Public License, the same as Clojure.