Performance Wise, Python VS JAVA For File Based Processing

Posted by silent on Stack Overflow See other posts from Stack Overflow or by silent
Published on 2010-03-22T06:07:45Z Indexed on 2010/03/22 6:11 UTC
Read the original article Hit count: 247

Filed under:
|
|

Hi all,

I need to create daemon that will monitor certain directory and will process every file that's written to that particular path. My choice is either java or python. Did you guys have any experience using both technology? what is the best one?

© Stack Overflow or respective owner

Related posts about python

Related posts about java