![]() |
Saros
Distributed Collaborative Editing and Distributed Party Programming
|
Packages | |
| package | jupiter |
| package | management |
| package | undo |
| package | watchdog |
The Concurrency Control supports writing collaborations of multiple users. All participants of a Saros session shall have a consistent copy of all shared resources.
The Concurrency Control comprises of four subpackages:
jupiter --- this package contains the Jupiter Algorithm used for collaborative text editing
management --- manages all JupiterActivities (operations processed by the users of a Saros session with WRITE_ACCESS)
undo --- package for undo/redo operations within a Saros session