Last active
December 19, 2015 22:49
-
-
Save TommiK/6030381 to your computer and use it in GitHub Desktop.
GPars Questions
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 GPars 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 GPars 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 GPars over other frameworks such as Akka? | |
- | |
- | |
- | |
2. In which uses cases or type of use cases did you use GPars? | |
- | |
- | |
- | |
3. In which use cases is GPars especially good ? | |
- | |
- | |
- | |
4. In which use cases is GPars not the best choice relating to performance or even feasibility? | |
- | |
- | |
- | |
5. What features do you miss about GPars? (e.g. special development tools, further concepts, | |
language support etc.) | |
- | |
- | |
- | |
6. The next question can only be answered by the developers of GPars. What does the Future of | |
GPars will look like?(actual plans, ideals.... ) | |
- | |
- | |
- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment