Skip to content

vietj/rxstreams-vertx-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rx Streams for Vert.x

Simple stream composition for Vert.x playground.

RxJava2 uses non blocking / volatile synchronization, this uses synchronized blocks, assuming this runs under biased locking and the stream is accessed by the same thread.

Running benchmarks

> mvn clean package
> java -jar target/benchmarks.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages