-
Updated
Jul 29, 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 838 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
Jul 19, 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
Aug 1, 2021 - Java
Gravitee.io - API Management - OpenSource API Gateway
-
Updated
Jul 30, 2021 - Java
pmlopes
commented
Feb 9, 2021
Need to verify and update the tsdocs links to include all the new generated modules.
High performance reactive SQL Client written in Java
-
Updated
Jul 30, 2021 - Java
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
Jul 30, 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
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
Modern Clojure HTTP server and client built for ease of use and performance
-
Updated
Feb 23, 2021 - Java
-
Updated
Jun 8, 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