Hi Ryan, unless your volume is insanely high, you might be looking for a task queue with persistency (such as gearman) instead of 0mq.
Pascal On Jul 11, 2010, at 18:45 , Ryan Chan wrote: > My use of MongoDB is just as a buffer for job allocation, > > e.g. > > a. Insert a link into the DB > b. Crawl the link and analyze the page for links > c. Remove the link from DB > d. Repeat > > I am not sure if 0mq already can handle this efficiently. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
