GithubHelp home page GithubHelp logo

长青's Projects

diablo icon diablo

轻量的分布式配置管理平台(A Lightweight Distributed Configuration Management Platform)

druid icon druid

为监控而生的数据库连接池!

dubbo icon dubbo

Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.

echeneidae icon echeneidae

a connection pool , supply a long connection for per thread

es icon es

JavaEE项目开发脚手架

face2face icon face2face

基于netty的异步非阻塞实时聊天(IM)服务器。

foundation icon foundation

互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构

funiture icon funiture

https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、服务降级、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等

getconsistenttime icon getconsistenttime

使用ZooKeeper实现一个获取全局唯一、严格单调递增、一致、高性能的时间服务.类似HBase的Leader Election机制, 第一个启动的Server会作为master给thrift client提供时间服务,后续启动的Server会wait住作为backup-servers, 一旦master宕机/退出或者异常停止服务,backup-servers会通过ZooKeeper的监听器Watcher通过回调函数notifyAll唤醒wait住的当前Server主线程重新选主.这样即实现master挂了的情况,backup-servers会自动选择其中一个再次作为master(再挂了,继续选举),从而达到不间断服务的容灾效果.

guava icon guava

Google Core Libraries for Java 6+

hystrix icon 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.

learn_rpc icon learn_rpc

Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持

nutch-ajax icon nutch-ajax

Apache Nutch Plugins for AJAX page fetch, parse, index

rpc icon rpc

自己通过动态代理、反射、netty、zookeeper实现的RPC矿建

rpc-1 icon rpc-1

使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架

spring-framework-4-reference icon spring-framework-4-reference

Chinese translation of the Spring Framework 4.x Reference Documentation (http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/) .中文翻译《Spring Framework 4.x参考文档》

springstudy icon springstudy

对Spring框架的学习,包括官方文档的翻译,Spring框架的应用,Spring源码的剖析。。。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.