Hi All, Just wanted to check if this can be valid storm use case. I want to write 1 simple storm topology which can read pdf file , process it , make some changes like convert it to doc and save the new file. I know this can be easily done in batch mode using hadoop.But we want to do it in real time ,i.e. when the user demands it. We already do it using some java api but it takes lot of time in all conversions. Can this be achieved in Storm?If yes , Is there any pointer to any examples similar to this use case?
-- Thanks Deepak www.bigdatabig.com
