Skip to content

tenghuanhe/design-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design Pattern In Java

Visitor Pattern

通过一个统一的接口对所有的异构对象进行访问

Proactor Pattern

Java中类似于Node.js回调函数的低级实现

Reactor Pattern

Java中类似于select或者epoll的实现

Example taken from I/O Demystified

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages