Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

A proof-of-concept engine for OT in Java. WIP, so no touchy please.

Notifications You must be signed in to change notification settings

alexandrepiveteau/java-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-engine : Operational Transform in Java

Build Status

This repository contains information related to operational transform, and an implementation of some OT masters and replicas.

Operational Transform is a process that consists in transforming operations based on their order of arrival, in order to create a replicated log available to all clients and with eventual consistency guarantees. It is used in collaborative tools like Google Drive. More information can be found on Wikipedia.

This software is developed as a semester project (PRO) at HEIG-VD, academic year 2019-2020.

Development team

  • Matthieu Burguburu (Ass. PM)
  • David Dupraz
  • Clarisse Fleurimont
  • Alexandre Piveteau (PM)
  • Guy-Laurent Subri

Dependencies

  • This prototype is not intended to be built as-is. It acts as a demo that is part of the technical evaluation of the project feasibility.

Build instructions

  • This prototype is not intended to be built as-is. It acts as a demo that is part of the technical evaluation of the project feasibility.

Contributions

  • External contributions are not accepted.

About

A proof-of-concept engine for OT in Java. WIP, so no touchy please.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages