I don't know about any benchmark comparing the two.
Akka shines when it comes to processing small tasks, which is
typically not what you do in batch processing of files, so I don't see
a perfect match for this use case. If you can divide the work into
smaller pieces and you can process those in parallel then Akka could
do a good job. Have you identified the bottleneck? Is it really
related to how the framework handles concurrency?
> --
> You received this message because you are subscribed to the Google Groups "Akka User List" group.
> To post to this group, send email to
akka...@googlegroups.com.
> To unsubscribe from this group, send email to
akka-user+...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/akka-user?hl=en.
>
--
Patrik Nordwall
Typesafe - The software stack for applications that scale
Twitter: patriknw