TheProjecter / whazzup

Automatically exported from code.google.com/p/whazzup
0 stars 0 forks source link

Change over to queue-based approach #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the recalculation of story points as well as downloading of new stories were 
done in a queue-based approach it would make the code a lot more amenable to 
deployment in a cloud-type/service-type environment.

Original issue reported on code.google.com by lar...@gmail.com on 7 Feb 2011 at 7:19

GoogleCodeExporter commented 9 years ago
Have started work on this now, in the 'queueing' branch. Have something that 
works, but it's not perfect or fully tested yet.

Original comment by lar...@gmail.com on 11 Feb 2011 at 1:07

GoogleCodeExporter commented 9 years ago
Done, and work folded into default branch.

Original comment by lar...@gmail.com on 12 Feb 2011 at 9:53