Hi Pawel, the number of workflows that can be processed in parallel is determined by the number of cores reported to the JVM. So at least in theory, if you have a dual core machine, you should be able to run two jobs at the same time. However, one service will always only process one job.
Tobias On 15.05.2012, at 17:08, Pawel Fic <[email protected]> wrote: > > Hi, > > I have started a workflow that re-converts the video to different format. For > large videos it takes a lot of time. > Server is busy handling the conversion, and I cannot upload / publish / > retract anything else in the meantime. > > I would like to have couple of workflow handlers. > Can I do that easily? > > It's probably piece of cake, maybe I should put this on Matterhorn Users, -on > the other hand, if it's not there I would like to add this functionality, so > I could use how the Operations Handlers are started from the moment when a > workflow definition is applied to an episode. > > Can somebody help me with that? > > -Pawel > > _______________________________________________ > Matterhorn mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > To unsubscribe please email > [email protected] > _______________________________________________ _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
