Skip to content

Instantly share code, notes, and snippets.

@TommiK
Created July 18, 2013 15:49
Show Gist options
  • Save TommiK/6030441 to your computer and use it in GitHub Desktop.
Save TommiK/6030441 to your computer and use it in GitHub Desktop.
Vert.x Questions
Hello Vert.x 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 Vert.x 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 Vert.x over other frameworks such as Akka, Gpars, etc.?
-
-
-
2. In which uses cases or type of use cases did you use Vert.x?
-
-
-
3. In which use cases is Vert.x especially good ? (e.g. did you use it to solve non-web
concurrency issue?)
-
-
-
4. In which use cases is Vert.x not the best choice relating to performance or even feasibility?
-
-
-
5. What features do you miss about Vert.x? (e.g. special development tools, further concepts,
language support etc.)
-
-
-
6. The next question can only be answered by the developers of Vert.x. What does the Future of
Vert.x will look like?(actual plans, ideals.... )
-
-
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment