Skip to content

yangxiao0320/CodeRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeRepository

练习代码库

wsdlService

wsdl服务创建与请求

thread

线程(Synchronized、Lock)、线程池、volatile

blockingQueue

高效并且线程安全的队列类,很好的解决了多线程中高效安全“传输”数据的问题;属于Concurrent包。

socket

流相关:read-in;wirte-out

reflect

反射

netty

netty是一个基于NIO的客户、服务器端编程框架;例如:基于TCP和UDP的socket服务开发。

hadoop

hdfs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages