Skip to content
Change the repository type filter

All

    Repositories list

    • Artifical Tiny Spring Framework. Spring IOC/AOP學習筆記
      Java
      0206Updated Dec 16, 2022Dec 16, 2022
    • Ware-Qmq

      Public
      Qmq is a high-performance message queue. Qmq是高性能的消息队列,确保交易的可靠性. https://github.com/qunarcorp/qmq
      Java
      Apache License 2.0
      0000Updated Dec 1, 2022Dec 1, 2022
    • Ware

      Public
      Based on the open source framework, through the source code analysis to achieve artificial framework. https://github.com/reware-frame
      Java
      0200Updated Feb 19, 2020Feb 19, 2020
    • Streaming architecture
      Java
      0000Updated Dec 6, 2019Dec 6, 2019
    • Ware-Akka

      Public
      Using Akka actor model to design a JOB directed acyclic graph and complete an event-driven data flow system.
      Java
      0000Updated Aug 7, 2019Aug 7, 2019
    • In terms of programming paradigms,Erlang is a multi-canonical programming language, covering functional parallelism and distribution.
      0000Updated Jul 25, 2019Jul 25, 2019
    • Pendulum is an internal system - oriented call load balancing component based on dynamic delay algorithm.
      0000Updated Jul 22, 2019Jul 22, 2019
    • The Play Framework combines productivity and performance making it easy to build scalable web applications with Java and Scala. https://github.com/playframework/playframework
      CSS
      0000Updated Jul 21, 2019Jul 21, 2019
    • 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. https://github.com/Netflix/Hystrix
      Java
      0000Updated Jul 20, 2019Jul 20, 2019
    • Tomcat - Source code study, including code comment documentation for test cases for code analysis
      Java
      Apache License 2.0
      0000Updated May 9, 2019May 9, 2019
    • Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper. Elastic-Job是一个分布式调度解决方案. https://github.com/elasticjob/elastic-job-lite
      Java
      Apache License 2.0
      1000Updated Mar 2, 2019Mar 2, 2019
    • Ware-Tim

      Public
      Tim is a instant messaging system for developer. Tim是一款面向开发者的即时通讯系统. https://github.com/crossoverJie/cim
      Java
      MIT License
      0500Updated Mar 2, 2019Mar 2, 2019
    • Kclient is a java kafka client. Kclient是一个简单易用,有效集成,高性能,高稳定的Kafka Java客户端. https://github.com/cloudatee/kclient
      Java
      Apache License 2.0
      0100Updated Feb 28, 2019Feb 28, 2019
    • Dbsplit is a scalable Spring JdbcTemplate. Dbsplit在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能. https://github.com/cloudatee/dbsplit
      Java
      1100Updated Feb 28, 2019Feb 28, 2019
    • Spring源码阅读
      Java
      4.2k000Updated Feb 19, 2019Feb 19, 2019
    • Redic is an easy to use redis cache client of java. Redic是一个简单易用的Redis缓存客户端,支持读写分离和分片. https://github.com/cloudatee/redic
      Java
      0200Updated Jan 31, 2019Jan 31, 2019
    • Distributed id generator service. ID产生器,全局唯一、粗略有序、可反解和可制造等特性. https://github.com/cloudatee/vesta-id-generator
      Java
      Apache License 2.0
      2200Updated Jan 30, 2019Jan 30, 2019
    • re-redic

      Public
      Java
      0000Updated Jan 30, 2019Jan 30, 2019
    • netty

      Public
      Netty project - an event-driven asynchronous network application framework
      Java
      Apache License 2.0
      16k000Updated Jan 29, 2019Jan 29, 2019
    • Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,高可用和可伸缩等互联网产品需要的质量属性,是一款通用的高性能的发号器产品。
      Java
      Apache License 2.0
      320000Updated Jan 28, 2019Jan 28, 2019
    • Network programming framework source code analysis and implementation. 网络编程框架源码分析与实现. bio & nio & aio.
      Java
      0200Updated Jan 22, 2019Jan 22, 2019
    • Artificial Mybatis Framework. Mybatis源码解析实现.
      Java
      Apache License 2.0
      0200Updated Jan 9, 2019Jan 9, 2019
    • Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
      Java
      Apache License 2.0
      3.3k000Updated Nov 29, 2018Nov 29, 2018
    • redic

      Public
      一个简单易用的Redis缓存客户端,与Spring无缝结合,简单导入Spring环境或者配置Redic Bean即可使用,并且支持读写分离和分片。
      Java
      32000Updated Mar 10, 2018Mar 10, 2018
    • kclient

      Public
      KClient是一个简单易用,有效集成,高性能,高稳定的Kafka Java客户端。
      Java
      Apache License 2.0
      56000Updated Mar 10, 2018Mar 10, 2018
    • dbsplit

      Public
      Dbsplit扩展了Spring的JdbcTemplate, 在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能,并与Spring JDBC保持相同的风格,简单实用,避免外部依赖,不需要类似cobar的代理服务器,堪称可伸缩的Spring JdbcTemplate。
      Java
      64000Updated Mar 10, 2018Mar 10, 2018
    • A tiny IoC container refer to Spring.
      Java
      Apache License 2.0
      1.8k000Updated Feb 12, 2018Feb 12, 2018
    • mybatis

      Public
      mybatis源码中文注释
      Java
      Apache License 2.0
      2.4k000Updated Dec 1, 2017Dec 1, 2017
    • mybatis-1

      Public
      中文注释并附带图解架构
      Java
      251000Updated Nov 25, 2015Nov 25, 2015