Commit Graph

11 Commits

Author SHA1 Message Date
Athou
e04c376285 save feed last 2013-05-22 09:38:20 +02:00
Athou
113c7ef81a reuse instance 2013-05-22 09:34:24 +02:00
Athou
15b7d685fe wip: allow parallel update of feeds 2013-05-22 08:01:05 +02:00
Athou
e1b8fa4e76 do the heavy work outside of the locked method 2013-05-21 17:00:37 +02:00
Athou
23240f2c93 small optimizations 2013-05-21 12:41:57 +02:00
Athou
304218265f pubsubhubbub support is now optional 2013-05-21 07:09:48 +02:00
Athou
c88d3021b8 initial pubsubhubbub support (#44) 2013-05-20 17:44:38 +02:00
Athou
56ba907ec5 only allow one thread to update entries for a feed, avoids duplicates if two feeds containing the same entry are updating at the same time 2013-04-26 18:53:48 +02:00
Athou
2af55553a2 return to async beans, jms is too much overhead atm 2013-04-25 17:26:07 +02:00
Athou
9ee2f60e03 small tweaks 2013-04-25 15:04:41 +02:00
Athou
5bba598b2e allows http threads to continue their job by asynchronously queuing database updates 2013-04-23 21:16:30 +02:00