bwhite / picarus

Computer vision in the cloud: CV + ML + Hadoop + HBase + REST.
Apache License 2.0
42 stars 7 forks source link

Enable async processing and a jobs table #19

Closed bwhite closed 11 years ago

bwhite commented 11 years ago

Add a parameter that will make a job run asynchronously and store the status in a jobs table.

bwhite commented 11 years ago

Done