mirror of
https://github.com/jlengrand/vert.x.git
synced 2026-03-10 00:41:23 +00:00
Two types of verticle
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
This commit is contained in:
@@ -415,7 +415,7 @@ include::override/verticles.adoc[]
|
||||
|
||||
=== Verticle Types
|
||||
|
||||
There are three different types of verticles:
|
||||
There are two different types of verticles:
|
||||
|
||||
Standard Verticles:: These are the most common and useful type - they are always executed using an event loop thread.
|
||||
We'll discuss this more in the next section.
|
||||
|
||||
Reference in New Issue
Block a user