uid / collabode

collab + code = collabode
http://groups.csail.mit.edu/uid/collabode/
Other
28 stars 8 forks source link

µoutsourcing: cache tasks to avoid going to the Instawork API #66

Closed maxg closed 12 years ago

maxg commented 12 years ago

Best case would be to move all remote API calls off the request handler thread.

maxg commented 12 years ago

Using database to avoid API calls entirely. Brings our streak of not adding anything to the EtherPad database to an end.