File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and Other Java EE Technologies and the fly likes Distributed video conversion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "Distributed video conversion" Watch "Distributed video conversion" New topic
Author

Distributed video conversion

Rafael Godoi
Greenhorn

Joined: Jul 16, 2009
Posts: 3
Hello everybody!

Guys, I'm facing an architectural problem here and I need some of your tips. :-)

First of all, I have a DB that stores videos and I have to convert all of them (I'm using the FFMpeg, by the way).

The problem is due to its high CPU usage, because my PC is already running an application server (JBoss).

As I don't want this converter decreasing my JBoss performace, I'm thinking to put it in another server.

So, what do you recommend?

Should I use a Message Driven Bean running in a separate server? (How could I access the video files that are stored in the main server?)

Thank you very much! ;-)

[]'s
 
 
subject: Distributed video conversion
 
Threads others viewed
BMP, Jboss, and mysql configuring
Error during Migrating from Jboss4.0.5.GA to Jboss5.0.0.GA
System exception on UserTransaction.commit() , followed by RollbackException
tomcat authentication issue
How to map a default url to another?
developer file tools