Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SeMantic Information Logistics Architecture (SMILA) » Flushing records to late
Flushing records to late [message #660190] Thu, 17 March 2011 05:50 Go to previous message
SMILANewBee is currently offline SMILANewBee
Messages: 42
Registered: August 2010
Member
Hello,

the web crawlers crawls some page and the CrawlThread collects them into a record buffer. If the record buffer is full it will be flushed after a new record is processed. If the crawler waits for new pages a long time the buffer will not be flushed within the wait time.

This can be handled easily to move the flush statement within the "processDataReference" to the top.

Have we understand this problem correctly?
 
Read Message
Read Message
Read Message
Previous Topic:Announcing changes in SMILA
Next Topic:Nightly builds are now also available for Mac OS X!
Goto Forum:
  


Current Time: Mon May 20 12:21:09 EDT 2013

Powered by FUDForum. Page generated in 0.01612 seconds