Skip to content
Oscar Besga Arcauz edited this page Aug 16, 2022 · 4 revisions

Welcome to the LockFactoryServer wiki!

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.

Server

1- Launch

2- Configuration and server

Services

3- Locks

4- Semaphores

Connections

5- gRPC

4- Java RMI

3- Rest

Clone this wiki locally