yacy_search_server/source/de/anomic
theli c9c0a1f11c *) Trying to speedup local crawling
- introduction of a threadpool for crawling
- introduction of a job queue to avoid buzy waiting for a free crawler slot

*) New classes added
- queue for receiving of crawler jobs
- semaphore class to do reader/writer synchronization (mutual exclusion)
- message object to hold all needed data about a crawler job

*) Trying to solve session-thread shutdown problem
- session thread stopped variable is now set from outside before interrupting the
  session thread.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@39 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-21 10:31:40 +00:00
..
data initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
htmlFilter *) Some minor bugfixes 2005-04-19 10:42:48 +00:00
http *) Trying to speedup local crawling 2005-04-21 10:31:40 +00:00
kelondro fixed bugs (search+kelondroException, dns) 2005-04-13 11:16:31 +00:00
net initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
plasma *) Trying to speedup local crawling 2005-04-21 10:31:40 +00:00
server *) Trying to speedup local crawling 2005-04-21 10:31:40 +00:00
tools initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
yacy bug fixes and code cleaning 2005-04-15 14:18:14 +00:00