JesseCodeBones / common-design-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common Design Template

Description

it contains the most useful design partern or templates

Submodule description

  1. handshake-dialect-handle
    it comes from the design of Selenium, the primary need is, Selenium support two protocal, OSS and W3C, Selenium Client need to dynamically adapt the Dialect according to the response of server.

  2. Locker
    it contains two implementation ways for business locker, it can lock thread by the same business ID.

  3. nio
    it contains two template for NIO reading writing File and socket

About


Languages

Language:C++ 53.8%Language:Kotlin 14.0%Language:CMake 13.5%Language:TypeScript 9.5%Language:Java 4.0%Language:JavaScript 2.6%Language:C 2.4%Language:HTML 0.3%