An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: vertx-eventbus

PharosProduction/ExVertx

Connector to Vert.x event bus via TCP Event Bus Bridge

Language: Elixir - Size: 1.56 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 2

meethigher/vertx-examples

learn to use vertx

Language: Java - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

newrelic/newrelic-java-vertx

Provides instrumentation for Vertx EventBus and Verticles

Language: Java - Size: 981 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 2

Areeb-Gillani/vertx-boost

This project adds the flavor of SpringBoot's style annotations in vertx to reduce the learning curve. It follows the same annotation style as @RestController, @Service, @Autowired, @RequestParam, @RequestBody, @PostMapping and @GetMapping, whereas controller and service classes should extend AbstractVerticle as per the implementation of Vertx.

Language: Java - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 27 - Forks: 0

Zubayear/green

few endpoints exposed as experimenting with vertx+eventbus

Language: Java - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

yonyong/bianque

扁鹊(BianQue)是一个shell组件库,封装常用的shell函数,提供给开发者使用。平台基于vertx+h2开发,脚本封装shell常用命令。

Language: Java - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

shivendrasinghtanwar/kortex

A Vert.x Kotlin REST API boilerplate

Language: Kotlin - Size: 246 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

askeralim/vertx

As part of understanding the concept of vert.x and integrating with react.js,node.js with deployments in docker & Kubernetes I have developed some application, I hope it will help you to do a quick start on your learning journey

Language: JavaScript - Size: 45.3 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

HalilOzkan/eurovision-song-contest

A sample implementation to count the results of the Eurovision Song Contest

Language: Java - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

kchadha90/blockchain

Learning blockchain in Java

Language: Java - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

isopropylcyanide/Websockets-Vertx-Flink-Kafka

A simple request response cycle using Websockets, Eclipse Vert-x server, Apache Kafka, Apache Flink.

Language: Java - Size: 85.4 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 7

ycsky98/Vert.x-Web-MVC

一款基于Vert.x基础上的MVC框架

Language: Java - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

xala3pa/teashop

Tea shop built with Vert.x microservices and Vue

Language: Java - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

rodellison/sls-vertx-api 📦

A Java VERT.X based Serverless API Gateway/Lambda template

Language: Java - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dapangmao/vertx-python-client

An asynchronous TCP eventbus Python client

Language: Python - Size: 31.3 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

VictorGil/mylocation-frontend

Angular application which receives location data asynchronously (push) and displays it

Language: TypeScript - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

armdev/reactive-web

vert.x spring integration

Language: Java - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 4

tomaszmurglin/Invoice-service

Sample reactive, event-driven web app in Vertx (https://vertx.io/)

Language: Java - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

manikantag/vertx-training

Vert.x starter training session I gave at @Kony

Language: Java - Size: 197 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stephan-mueller/vertx-showcase

Vert.x Showcase

Language: Java - Size: 2.35 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

octopusflow/octopusflow-router

octopusflow router

Language: Java - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bulivlad/vertx-examples

Some vertx app examples

Language: Java - Size: 96.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

fredpena/vertx-restful-lab

Este proyecto es un apoyo para el tema en cuestión

Language: Java - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mgohashi/event-streams

TDC2019 - Event Streams Example

Language: Java - Size: 53.4 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

marcoklaassen/reactive-message-distribution

This project is a POC of a central messaging system. Each messenger should be an independent service represented as a vert.x verticle. The messengers register themselves at a messenger registry. Users can configure which messenger should deliver messages application dependent.

Language: Scala - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

VictorGil/mylocation-backend

Reactive Java application based on Vert.x which receives location data from Android and publish it to Angular

Language: Java - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

mis94/Vertx-Clustered-EventBus-with-Zookeeper

Vertx clustering example with Zookeeper

Language: Java - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

VictorGil/mylocation-last_known_location

Java microservice based on Vert.x which provides a location previously saved in a local file by mylocation-last_known_location-persistence microservice

Language: Java - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

VictorGil/mylocation-last_known_location-persistence

Java microservice based on Vert.x which saves the provided location data to a local file in binary protobuffers format.

Language: Java - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

maystreamer/messi

Sample mock server written in Vertx.io

Language: Java - Size: 676 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

maystreamer/vertx-csv-download

Sample project to download csv file using Vertx

Language: Java - Size: 14.4 MB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1