8000 GitHub - longslee/2PC: Implementation of Two Phase Commit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

longslee/2PC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Two Phase Commit.

2PC Description

good slides.

Description

on implementation details.

README

on how to config and run.

TODO

  • Implement the Termination Protocol among AppServers;
  • Change the communication mode between TM and client: multithread -> event-driven

About

Implementation of Two Phase Commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%
0