-
Updated
May 12, 2021 - Java
#
Eclipse Vert.x
Eclipse Vert.x is a toolkit for writing reactive polyglot applications for the JVM. Vert.x comes with an extensive reactive ecosystem that is modular, performant, and easy to use. Developers can build many kinds of applications such as soft realtime web applications, microservices, IoT applications, protocol adapters, and distributed applications thanks to the wide variety of this ecosystem.
Here are 817 public repositories matching this topic...
Vert.x is a tool-kit for building reactive applications on the JVM
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
javascript
java
microservices
asynchronous
netty
websocket-server
websockets
sse
vertx
servlet
playframework
-
Updated
May 12, 2021 - Java
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
java
security
ldap
oauth
jwt
saml
authentication
jax-rs
dropwizard
play-framework
authorization
vertx
spring-security
cas
ratpack
openid-connect
spring-mvc
shiro
sparkjava
j2e
-
Updated
May 12, 2021 - Java
Gravitee.io - API Management - OpenSource API Gateway
-
Updated
May 12, 2021 - Java
High performance reactive SQL Client written in Java
-
Updated
May 11, 2021 - Java
pmlopes
commented
Feb 9, 2021
Need to verify and update the tsdocs links to include all the new generated modules.
Vert.x Blueprint Project - Micro-Shop microservice application
-
Updated
Dec 13, 2018 - Java
Open
Create a Rust-Client
2
JohannesLichtenberger
commented
Oct 7, 2020
We should provide a Rust client in addition to the TypeScript and Python client.
JetLinks Core
mqtt
iot
coap
rule-engine
udp
dtls
reactive-streams
vertx
reactor
iot-gateway
iot-cloud
webflux
jetlinks
-
Updated
Apr 27, 2021
本项目已迁移至 github.com/jetlinks
-
Updated
Oct 19, 2018 - JavaScript
New version based on vert.x and docker
javascript
mysql
docker
kubernetes
groovy
sql
sql-server
database
postgresql
oracle
jmeter
saas
vertx
database-services
-
Updated
Apr 12, 2021 - JavaScript
Modern Clojure HTTP server and client built for ease of use and performance
-
Updated
Feb 23, 2021 - Java
1
DavideD
commented
Mar 14, 2021
We should create a test case template for Hibernate Reactive on this repository: https://github.com/hibernate/hibernate-test-case-templates
-
Updated
Feb 18, 2021 - Java
Vert.x Blueprint Project - A reactive todo-backend implementation using Vert.x and various persistence
-
Updated
May 23, 2020 - Java
Examples for the Manning "Vert.x in Action" book
-
Updated
Mar 15, 2021 - Java
https://github.com/vert-x3/vertx-web/blob/bfe12934ec1251928c4744f41c898ee2d0dfc101/vertx-web/src/main/java/io/vertx/ext/web/sstore/impl/LocalSessionStoreImpl.java#L104
we discussed in the past already about this bug. Maybe you have a solution for this.
Its a race-bug, Sometimes there can be two or more unrelated Sessions be written, if different eventloops are on the same time on line 110 fo