What programming language to choose
        Posted  
        
            by Pradeep
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pradeep
        
        
        
        Published on 2010-03-12T22:47:47Z
        Indexed on 
            2010/03/12
            22:57 UTC
        
        
        Read the original article
        Hit count: 266
        
programming-languages
|language-features
We need to write a script that needs to process movies (using C-based ffmpeg) and also update our databases. Also there would be some thread programming to accomplish with a worker-manager design. I am thinking of writing this in Ruby is there any good language to do this, if so what is its primary advantage for choosing?
We are based on the Mac platform.
Thanks in advance.
© Stack Overflow or respective owner