Go to file
elijah c41007b546 a bunch of fixes to crabgrass_media 2011-05-06 00:44:32 -07:00
app log errors differently from command output 2011-04-27 16:50:54 +00:00
config
db
media-transmogrifiers/dismod added dismod stub 2011-03-14 23:10:19 -07:00
public
script
test list jobs according to state 2011-04-21 13:56:59 +00:00
vendor/plugins a bunch of fixes to crabgrass_media 2011-05-06 00:44:32 -07:00
.gitignore
README
Rakefile
computation_manager_stub.py transmogrifier for dismod computational manager, plus the stub python command 2011-04-27 17:49:10 +00:00

README

Crabgrass Media Processor
==========================

This is a simple, lightweight REST application for media processing.

Workflow: 

(1) You pass it your media and ask for it transformed into a new media type.
(2) It churns away doing its calculations.
(3) You can inquire as to its current status.
(4) When completed, you are notified.