Skip to content

gwh2008/MultiThread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/gaowenhui/MultiThread

MultiThread

后端开发常用的工具类 DEMO

JUC编程(线程通信)

Semaphore 信号量

CyclicBarrier 障碍器

BlockingDeque 阻塞队列

PipedInputStream 管道 输入 输出流

ExecutorService

Future

Callable

synchronized

【共享变量】

ThreadLocal

volatile

Atomic

ReentrantLock

Condition

notify、wait

DeadLock

NIO

Selector

ServerSocketChannel

SocketChannel

AsynchronousSocketChannel

设计模式

单例(6种模式)

工程模式

适配器模式

加密 解密

RSA 非对称加密

AES对称加密

MD5 不可逆

可以加作者QQ(286899139),微信 gwh_2015 继续总结完善

附工程结构图一张

工程结构

工程结构

工程结构

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages