Group: Vert.x Ceylon

Sort: popular | newest
Group Vert.x Ceylon Auth

2. Core7 usages

io.vertx.ceylon » core

Core
Last Release on Feb 13, 2021

3. JDBC1 usages

io.vertx.ceylon » jdbc

JDBC
Last Release on Feb 13, 2021

4. SQL1 usages

io.vertx.ceylon » sql

SQL
Last Release on Feb 13, 2021
Group Vert.x Ceylon Bridge

6. Platform

io.vertx.ceylon » platformApache

# Writing Verticles As was described in the [main manual](http://vertx.io/manual.html#verticle), a verticle is the execution unit of Vert.x. To recap, Vert.x is a container which executes packages of code called Verticles, and it ensures that the code in the verticle is never executed concurrently by more than one thread. You can write your verticles in any of the languages that Vert.x supports, and Vert.x supports running many verticle instances concurrently in the same Vert.x instance. All the code you ...
Last Release on Feb 13, 2021

7. Web

io.vertx.ceylon » web

Web
Last Release on Feb 13, 2021