- Mountain View, CA, US
- http://www.linkedin.com/profile/view?id=63948059
Stars
Style guides for Google-originated open-source projects
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
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 di…
High Performance Inter-Thread Messaging Library
A full-featured http proxy for node.js
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Modern view on classic design patterns implementation in Java
A collection of source code generators for Java.
A fault tolerant, protocol-agnostic RPC system
Source of using thrift in Java and node.js. TServer (Java), TClient(Java and node.js).
imysak / RestExpress
Forked from RestExpress/RestExpressRestExpress is the easiest way to create RESTful web services in Java. An extremely Lightweight, Fast, REST Engine and API for Java. Supports JSON and XML serialization automagically as well as ISO…
imysak / vert.x
Forked from eclipse-vertx/vert.xvert.x - Effortless asynchronous application development for the modern web and enterprise
airomo / cookbooks
Forked from chef-boneyard/cookbooksThis repository has been split up into separate repositories by cookbook under the "opscode-cookbooks" organization.
Vert.x is a tool-kit for building reactive applications on the JVM
RestExpress / RestExpress
Forked from tfredrich/RestExpressMinimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, J…
Maven Thrift Plugin that executes the thrift code generator (base on protocol buffers plugin)