Search Interview Questions | Click here and help us by providing the answer. Click Correct / Improve and please let us know. |
|
|||
|
| ||||
| - Interview Questions and Answers for 'Vert.x' - 1 question(s) found - Order By Newest | ||||
| Ans. Eclipse Vert.x is a tool kit for building reactive applications on the JVM. Vert.x is event driven and non blocking. This means the application can handle lot of concurrency using a small number of kernel threads. Vert.x lets the application scale with minimal hardware. | ||||