LIF_Server
A library for using space tuples in fog computing
The library offers the possibility to create servers with UDP and TCP protocols. These servers allow access to a repository that stores the tuples spaces. The primitives are based on the Rustupolis library
Voici la liste des différentes commandes disponibles :
create
create
delete
attach *
out
out *
read
read *
in
in *
An example for launching 2 servers is available in the file \example
Milestones
- Make the tuple space available on the network
- Add a access control system
- Add the encryption on the communication
- Add a data persistency system
- Add a system of data placement policy