- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,3 +1,6 @@
 Once the volume ramps up, we probably won't want to be doing timeline 
aggregations on demand if we can help it. Find good spots to fire off 
aggregations in the background using taskd, so that when an activitystream page 
is requested, the cached timeline can just be pulled from mongo w/o doing an 
aggregation.
 
 For users, a good spot to do this might be on login. For projects, not 
sure...needs more thought.
+
+Do we need to worry about two aggregations for the same node running at the 
same time?
+

~~~~




---

** [tickets:#4397] Run timeline aggregations in the background with taskd**

**Status:** open
**Labels:** v2 activitystreams 
**Created:** Fri Jun 15, 2012 05:59 PM UTC by Tim Van Steenburgh
**Last Updated:** Tue Dec 03, 2013 05:33 PM UTC
**Owner:** nobody

Once the volume ramps up, we probably won't want to be doing timeline 
aggregations on demand if we can help it. Find good spots to fire off 
aggregations in the background using taskd, so that when an activitystream page 
is requested, the cached timeline can just be pulled from mongo w/o doing an 
aggregation.

For users, a good spot to do this might be on login. For projects, not 
sure...needs more thought.

Do we need to worry about two aggregations for the same node running at the 
same time?




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed 
to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to