Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
vertx
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Why we discarded Reactive systems architecture from our code?
Ivelin Yanev
Ivelin Yanev
Ivelin Yanev
Follow
Aug 29
Why we discarded Reactive systems architecture from our code?
#
java
#
quarkus
#
vertx
#
mutiny
10
 reactions
Comments
5
 comments
4 min read
Build web application in Vert.x [Part 1/ ♾️]
smolthing
smolthing
smolthing
Follow
Jul 2 '23
Build web application in Vert.x [Part 1/ ♾️]
#
vertx
#
java
#
backend
#
api
3
 reactions
Comments
Add Comment
2 min read
Yet another ode to Vert.x, or how to write a performance-wise expiring map in less than 100 lines of code.
Oleg Agafonov
Oleg Agafonov
Oleg Agafonov
Follow
for
SIP3
Sep 22 '21
Yet another ode to Vert.x, or how to write a performance-wise expiring map in less than 100 lines of code.
#
sip3
#
kotlin
#
vertx
#
performance
10
 reactions
Comments
2
 comments
4 min read
Idiomatic Kotlin Abstractions for the Vert.x EventBus
Selim Dincer
Selim Dincer
Selim Dincer
Follow
May 31 '21
Idiomatic Kotlin Abstractions for the Vert.x EventBus
#
kotlin
#
vertx
#
eventbus
#
coroutines
5
 reactions
Comments
Add Comment
3 min read
Vert.x Circuit Breaker
Stanislav Petrosyan
Stanislav Petrosyan
Stanislav Petrosyan
Follow
for
CherryChain
May 28 '21
Vert.x Circuit Breaker
#
kotlin
#
vertx
#
circuitbreaker
#
pattern
8
 reactions
Comments
Add Comment
6 min read
Writing Async Tests for Vert.x using Kotlin
Selim Dincer
Selim Dincer
Selim Dincer
Follow
May 4 '21
Writing Async Tests for Vert.x using Kotlin
#
vertx
#
kotlin
#
java
#
testing
7
 reactions
Comments
2
 comments
2 min read
Reducing Boilerplate in Vert.x Tests written in Kotlin
Selim Dincer
Selim Dincer
Selim Dincer
Follow
May 4 '21
Reducing Boilerplate in Vert.x Tests written in Kotlin
#
vertx
#
kotlin
#
testing
#
java
6
 reactions
Comments
Add Comment
2 min read
Writing Vert.x Integration Tests with Kotlin & Testcontainers
Selim Dincer
Selim Dincer
Selim Dincer
Follow
May 4 '21
Writing Vert.x Integration Tests with Kotlin & Testcontainers
#
testcontainers
#
vertx
#
testing
#
kotlin
4
 reactions
Comments
Add Comment
2 min read
Quarkus: Entendendo a relação entre o Mutiny e o Vert.x
Renata Fraga
Renata Fraga
Renata Fraga
Follow
Apr 4 '21
Quarkus: Entendendo a relação entre o Mutiny e o Vert.x
#
vertx
#
mutiny
#
quarkus
18
 reactions
Comments
1
 comment
4 min read
HTTPS Client Certificate Authentication With Java
k-mack
k-mack
k-mack
Follow
Mar 7 '21
HTTPS Client Certificate Authentication With Java
#
java
#
https
#
ssl
#
vertx
10
 reactions
Comments
3
 comments
6 min read
Throttle HTTP requests on paged resources with Vert.x
ndr_brt
ndr_brt
ndr_brt
Follow
for
CherryChain
Dec 21 '20
Throttle HTTP requests on paged resources with Vert.x
#
vertx
#
async
#
java
#
throttling
8
 reactions
Comments
Add Comment
5 min read
Supercharge Your Kotlin Vert.x Application with EventBus Extensions
Selim Dincer
Selim Dincer
Selim Dincer
Follow
Nov 12 '20
Supercharge Your Kotlin Vert.x Application with EventBus Extensions
#
kotlin
#
vertx
#
eventbus
#
coroutines
8
 reactions
Comments
3
 comments
2 min read
Handle backpressure between Kafka and a database with Vert.x
ndr_brt
ndr_brt
ndr_brt
Follow
for
CherryChain
Aug 6 '20
Handle backpressure between Kafka and a database with Vert.x
#
vertx
#
backpressure
#
java
#
async
19
 reactions
Comments
3
 comments
5 min read
Handling unknown JSON structures
Sorin Costea
Sorin Costea
Sorin Costea
Follow
Jul 1 '20
Handling unknown JSON structures
#
java
#
json
#
vertx
#
quarkus
7
 reactions
Comments
4
 comments
1 min read
Introduction to Vert.x
Piero
Piero
Piero
Follow
for
CherryChain
Jun 19 '20
Introduction to Vert.x
#
java
#
vertx
#
async
14
 reactions
Comments
Add Comment
5 min read
Future Composition in Vert.x
ndr_brt
ndr_brt
ndr_brt
Follow
for
CherryChain
May 20 '20
Future Composition in Vert.x
#
vertx
#
async
#
java
22
 reactions
Comments
1
 comment
4 min read
How to extend Vert.x EventBus API to save on serialization.
Oleg Agafonov
Oleg Agafonov
Oleg Agafonov
Follow
for
SIP3
Apr 28 '20
How to extend Vert.x EventBus API to save on serialization.
#
sip3
#
kotlin
#
vertx
#
performance
8
 reactions
Comments
Add Comment
2 min read
How to write beautiful unit tests in Vert.x
Oleg Agafonov
Oleg Agafonov
Oleg Agafonov
Follow
for
SIP3
Apr 24 '20
How to write beautiful unit tests in Vert.x
#
sip3
#
kotlin
#
vertx
#
testing
12
 reactions
Comments
Add Comment
3 min read
Scaling Vert.x application for session dependent data processing.
Oleg Agafonov
Oleg Agafonov
Oleg Agafonov
Follow
for
SIP3
Apr 22 '20
Scaling Vert.x application for session dependent data processing.
#
sip3
#
kotlin
#
vertx
#
performance
9
 reactions
Comments
Add Comment
2 min read
Reactive Java using the Vert.x toolkit
Luc Engelen
Luc Engelen
Luc Engelen
Follow
for
Kabisa Software Artisans
Aug 19 '19
Reactive Java using the Vert.x toolkit
#
java
#
vertx
#
toolkit
#
vertxtoolkit
8
 reactions
Comments
1
 comment
10 min read
Vert.x Kotlin Coroutines
Frank Rosner
Frank Rosner
Frank Rosner
Follow
Feb 13 '19
Vert.x Kotlin Coroutines
#
kotlin
#
vertx
#
concurrency
#
webdev
38
 reactions
Comments
7
 comments
6 min read
How we built a RESTful API with Vert.x, Kotlin Coroutines and Keycloak
Johannes Lichtenberger
Johannes Lichtenberger
Johannes Lichtenberger
Follow
Jan 6 '19
How we built a RESTful API with Vert.x, Kotlin Coroutines and Keycloak
#
kotlin
#
coroutines
#
vertx
#
keycloak
8
 reactions
Comments
Add Comment
1 min read
vertx-jooq 2.4 released
jklingsporn
jklingsporn
jklingsporn
Follow
Nov 17 '17
vertx-jooq 2.4 released
#
uncategorized
#
java
#
jooq
#
vertx
6
 reactions
Comments
Add Comment
1 min read
Sirix - Released 0.9.1 (time travel queries and versioning made easy)
Johannes Lichtenberger
Johannes Lichtenberger
Johannes Lichtenberger
Follow
May 4 '19
Sirix - Released 0.9.1 (time travel queries and versioning made easy)
#
versioning
#
json
#
xml
#
vertx
6
 reactions
Comments
Add Comment
1 min read
Reactive Programming with Kotlin - Quick Intro to Vert.x
Simon Wirtz
Simon Wirtz
Simon Wirtz
Follow
Jun 18 '17
Reactive Programming with Kotlin - Quick Intro to Vert.x
#
kotlin
#
reactive
#
vertx
#
jvm
11
 reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account