This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Software development | |
- Which platforms (Linux, Windows, Mac, Embedded) will I develop for? | |
- What programming languages are you using for which kind of projects / applications? | |
- What Development Environment are you using? | |
- Are you using any coding style guidelines? If yes, can I take a look at the document? | |
- Are you actively supporting / allowing time for keeping your code base maintainable and up to date? | |
- How do you handle documentation? Is there time reserved specifically for documenting projects? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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? |