Pinned Repositories
akka
Akka Project
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
lagom
Reactive Microservices for the JVM
nsq-event-bus
A tiny wrapper around https://github.com/nsqio/go-nsq topic and channel :rocket:
practical-tla-plus
Source Code for 'Practical TLA+' by Hillel Wayne
stream-reactor
Streaming reference architecture built around Kafka.
wardleymapstool
A tool to create, manage and analyze Wardley Maps.
cecuesta's Repositories
cecuesta/akka
Akka Project
cecuesta/cecuesta-kafka
cecuesta/confluent-kafka-python
Confluent's Apache Kafka Python client
cecuesta/CS282
This contains the source code examples and programming assignments for my CS 282 class
cecuesta/Curso-Intro-Big-Data
Materiales curso de Introducción a Big Data
cecuesta/docker-and-containers-ebooks
A series of ebooks on Docker and the container ecosystem.
cecuesta/finagle
A fault tolerant, protocol-agnostic RPC system
cecuesta/flynn
A next generation open source platform as a service (PaaS)
cecuesta/FRP-EventSourcing
Functional Reactive Programming in Event Sourcing Systems
cecuesta/gohttplib
Go buildmodes prototype: Expose net/http.Server as a library with C bindings
cecuesta/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
cecuesta/isis
Apache Isis™ software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services or view models, and the framework dynamically generates a representation of that domain model as a webapp or as a RESTful API. For prototyping or production.
cecuesta/jp2p
Chaupal extensions to JXSE under the Apache License, version 2.0
cecuesta/kafka-python
Python client for Apache Kafka
cecuesta/karyon
The nucleus or the base container for Applications and Services built using the NetflixOSS ecosystem
cecuesta/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
cecuesta/playbook
A pragmatic, opinionated guide to adopting microservices.
cecuesta/radar
High level API and backend for writing web apps that use push messaging
cecuesta/reactive-microservices
Project showcasing different microservice communication styles using Scala, Akka, Play and other tools from Scala ecosystem
cecuesta/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
cecuesta/spoon
Spoon is a library for analyzing and transforming Java source code AST (Java 8 included) .
cecuesta/zetcd
Serve the Apache Zookeeper API but back it with an etcd cluster