All Projects → hakdogan → IntroduceToEclicpseVert.x

hakdogan / IntroduceToEclicpseVert.x

Licence: other
This repository contains the code of Vert.x examples contained in my articles published on platforms such as kodcu.com, medium, dzone. How to run each example is described in its readme file.

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
shell
77523 projects
FreeMarker
481 projects

Projects that are alternatives of or similar to IntroduceToEclicpseVert.x

reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-37.04%)
Mutual labels:  eventbus, reactive-programming, event-driven
Resugan
simple, powerful and unobstrusive event driven architecture framework for ruby
Stars: ✭ 82 (+203.7%)
Mutual labels:  eventbus, event-driven
Rhub
Reactive Event Hub
Stars: ✭ 66 (+144.44%)
Mutual labels:  eventbus, reactive-programming
hazelcast-csharp-client
Hazelcast .NET Client
Stars: ✭ 98 (+262.96%)
Mutual labels:  clustering, hazelcast
Mbassador
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
Stars: ✭ 877 (+3148.15%)
Mutual labels:  eventbus, event-driven
Vertx Eventbus Java
A Vert.x EventBus client written in Java, works on Android
Stars: ✭ 20 (-25.93%)
Mutual labels:  eventbus, vertx
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-44.44%)
Mutual labels:  hazelcast, non-blocking
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (+237.04%)
Mutual labels:  clustering, reactive-programming
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (+1433.33%)
Mutual labels:  clustering, event-driven
consul-cluster-manager
Consul - based cluster manager that can be plugged into Vert.x ecosystem.
Stars: ✭ 17 (-37.04%)
Mutual labels:  clustering, vertx
Run Aspnetcore Microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
Stars: ✭ 406 (+1403.7%)
Mutual labels:  eventbus, event-driven
KDispatcher
Simple and light-weight event dispatcher for Kotlin
Stars: ✭ 64 (+137.04%)
Mutual labels:  eventbus, event-driven
Vertx Zero
Zero Framework:http://www.vertxup.cn
Stars: ✭ 320 (+1085.19%)
Mutual labels:  eventbus, vertx
Asombroso Ddd
Una lista cuidadosamente curada de recursos sobre Domain Driven Design, Eventos, Event Sourcing, Command Query Responsibility Segregation (CQRS).
Stars: ✭ 41 (+51.85%)
Mutual labels:  eventbus, event-driven
Eventline
Micro-framework for routing and handling events for bots and applications 🤖. IFTTT for developers 👩‍💻👨‍💻
Stars: ✭ 305 (+1029.63%)
Mutual labels:  eventbus, event-driven
Rabbus
A tiny wrapper over amqp exchanges and queues 🚌 ✨
Stars: ✭ 86 (+218.52%)
Mutual labels:  eventbus, event-driven
vertx-vue-keycloak
This repo holds the source codes for the Medium Article "Vert.x + VueJS + OAuth2 in 5 steps"
Stars: ✭ 20 (-25.93%)
Mutual labels:  eventbus, vertx
vxrifa
Utility library for Vert.X that allows using strong-typed interfaces in communication through EventBus
Stars: ✭ 15 (-44.44%)
Mutual labels:  eventbus, vertx
quartz-scheduler-hazelcast-jobstore
An implementation of a Quartz Scheduler JobStore using Hazelcast distributed Collections
Stars: ✭ 42 (+55.56%)
Mutual labels:  clustering, hazelcast
azeroth-event
Lightweight event-driven framework
Stars: ✭ 18 (-33.33%)
Mutual labels:  eventbus, event-driven

Introduce to Eclicpse Vert.x

Build Status Maintainability Rating Reliability Rating Bugs Vulnerabilities Code Smells Duplicated Lines (%) Coverage

This repository contains the code of Vert.x examples contained in my articles published on platforms such as kodcu.com, medium, dzone. How to run each example is described in its readme file.

These articles are:

The examples of this branch were developed with Java 9 and shows you how to modularize Vert.x applications, manage third-party dependencies, compile, package in a modular jar, and how to test them. You can be found Java 8 version of this repository in java8 branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].