Skip to content

My end-of-degree project, a system based on microservices, using the library of IncludeOS. Running clone instances, they communicate to each other with protocol of publication/subscription and using the library of Google Protocol Buffers

Notifications You must be signed in to change notification settings

TheTelematic/octopus

Repository files navigation

octopus

My end-of-degree project, a system based on microservices. Running clone instances, they communicate to each other with protocol of publication/subscription and using the library of Google Protocol Buffers

Notes: Be carefull, in the file CMakeLists.txt must be enabled the drivers!

To launch with VMware Player and vga the drivers are:
  vmxnet3 vga_output

Instructions for use two instances of serverUDP:

1 - Write the service
2 - cd serverUDP/
3 - ../build.sh
4 - ../clone.sh

5.1.1 - cd build/
5.1.2 - ./vmware serverUDP

5.2.1 - cd build_2/
5.2.2 - ./vmware serverUDP

About

My end-of-degree project, a system based on microservices, using the library of IncludeOS. Running clone instances, they communicate to each other with protocol of publication/subscription and using the library of Google Protocol Buffers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published