Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
java-agent-asm-javassist-sample
Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist
javassist
Java bytecode engineering toolkit
leke-qqwry
Java qqwry.dat IP 地址库查找
MyAlgs
算法学习笔记
MyFlume
Flume扩展
simplealgorithm
基本算法与数据结构的Java实现
skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
SplunkJavaAgent
An instrumentation agent for tracing code level metrics via bytecode injection, JMX attributes/operations/notification and decoded HPROF records and streaming these events directly into Splunk for Java APM(application performance monitoring) visualizations.
studyagent
292292yang's Repositories
292292yang/demo_httpclient
java 模拟http请求
292292yang/elasticsearch-knapsack
Knapsack plugin is an import/export tool for Elasticsearch
292292yang/elastic-job
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
292292yang/byte-buddy-agent-example
292292yang/springboot-dubbox-simple
Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务
292292yang/elasticsearch-definitive-guide
The Definitive Guide to Elasticsearch
292292yang/test
测试
292292yang/springaop-transaction
spring-aop进行事务控制
292292yang/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
292292yang/algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
292292yang/studyagent
292292yang/boot-dubbo
Spring-Boot With Dubbox
292292yang/nettybook2
李林峰老师编写的netty权威指南(第二版)对应的源码,已经maven化
292292yang/MongoDB-in-Java
Maven project - MongoDB for Java developers
292292yang/thinkingjava
编程**
292292yang/training-spi
演示Java规范SPI如何使用,Dubbo, JDBC各个厂商驱动, commons-logging等组件都使用类似这种方式,我的具体介绍和总结在:
292292yang/leke-qqwry
Java qqwry.dat IP 地址库查找
292292yang/dubbox-demos
基于dubbox使用手册。
292292yang/JobCenter
调度中心
292292yang/datastructure
用Java实现的数据结构暨算法,同时对其进行了测试
292292yang/jooq-example
An example Java application using JOOQ
292292yang/JooqTest
Simple application to test Java Object Oriented Querying (JOOQ)
292292yang/akka-java-examples
Example implementation of various akka patterns in Java
292292yang/JooqStduy
this is a java application with jooq .
292292yang/asm
Fork of the ASM Java bytecode manipulation and analysis framework at http://asm.ow2.org/
292292yang/grid
学习git的测试环境
292292yang/AkkaTestJava
292292yang/hydra
分布式跟踪系统
292292yang/SplunkJavaAgent
An instrumentation agent for tracing code level metrics via bytecode injection, JMX attributes/operations/notification and decoded HPROF records and streaming these events directly into Splunk for Java APM(application performance monitoring) visualizations.
292292yang/rabbitmq-demo-java
Rabbit MQ Demos in Java