Skip to content

Instantly share code, notes, and snippets.

@TommiK
Created July 18, 2013 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save TommiK/6030432 to your computer and use it in GitHub Desktop.
Save TommiK/6030432 to your computer and use it in GitHub Desktop.
Akka Questions
Hello Akka community,
I am currently writting my bachelor thesis "Comparison of Concurrency Frameworks for the JVM"
at the university of ulm in Germany. Since one qualitative property of an framework is also its
community and support I decided to check that by myself by asking this questions. This Gist repo
is thought to gather your ideas and oppinions about Akka relating to the questions below in oder
to improve my comparison. Feel free to answer as controversial as you want :). Just add the points
you miss. Thank you very much.
1. Why do you prefer Akka over other frameworks such as Gpars?
-
-
-
2. In which uses cases or type of use cases did you use Akka?
-
-
-
3. In which use cases is Akka especially good ?
-
-
-
4. In which use cases is Akka not the best choice relating to performance or even feasibility?
-
-
-
5. What features do you miss about Akka? (e.g. special development tools, further concepts,
language support etc.)
-
-
-
6. The next question can only be answered by the developers of Akka. What does the Future of
Akka will look like?(actual plans, ideals.... )
-
-
-
@rkuhn
Copy link

rkuhn commented Jul 24, 2013

For the last point please refer to the roadmap. The current feature set is a stable foundation upon which the more advanced features will be built throughout the next two years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment