Pinned Repositories
agent
linux monitor agent
aggregate-framework
Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,是否需要重试,以及重试策略; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提高访问性能。
angular-phonecat
Tutorial on building an angular application.
angular2-learning-cn
Angular 2 中文资料汇总(文章,视频,教程)
angularjs-video-code
angularjs 视频配套代码
ansible-best-practices
This is my working example of Ansible best practices
ansible-django
This is an experiement provisioning Django 1.5.1 on Ubuntu 12.04 LTS
ansible-java-role
Ansible role to manage installation of OpenJDK / Oracle JDK 6, 7 and 8.
SpringCloudLearning
project for spring cloud learning
Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
fengqiao678's Repositories
fengqiao678/jBilling
Repository of jBilling Community Edition
fengqiao678/mvc-skeleton
Spring-MVC/DDD example
fengqiao678/nodejs-community
Chinese Nodejs Community Release Notes
fengqiao678/perf4j
Performance Monitoring and Statistics for Java Code