Ideas for pet concurrent applications [closed]
- by DJoyce
As part of research I am doing into functional concurrent programming, I am looking to develop a prototype business application (or otherwise), that requires and supports parallelism.
So I will first develop this application in java 7, followed by scala and then clojure while demonstrating the concurrent support in each language.
However, I am a little short on suitable ideas and therefore i'm hoping I can get some good, interesting ideas on this thread.
Thanks!