vertx-jca
JCA adapter
Provides an implementation of the Java Connectivity API (JCA) Resource Adapter for Vert.x 3.x
Repository for all Vertx-JCA related information, development etc
10 stars
26 watching
12 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vietj/retrofit-vertx | An adapter for Retrofit that leverages Vert.x's capabilities to create a scalable HTTP client | 31 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
mcollovati/vertx-vaadin | An adapter library that enables running Vaadin applications on top of Vert.x | 44 |
vert-x3/vertx-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vert-x3/vertx-infinispan | A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage | 14 |
vert-x3/vertx-hazelcast | A Vert.x project implementing the Hazelcast cluster manager | 78 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |