-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Oscar Besga Arcauz edited this page Aug 16, 2022
·
4 revisions
LockFactoryServer is a java-based server. It offers some synchronization primitives, such as locks and semaphores, as services through many connectors like gPRC, Java RMI, and HTTP Rest.
The synchronization primitives offered and the connectors are configurable.
1- Launch
3- Locks
4- Semaphores
5- gRPC
4- Java RMI
3- Rest