memgraph/experimental/distributed/tests
Goran Zuzic 0f12426ae3 Put Reactors framework into a seperate file and demangle the dependencies
Summary:
1. move Reactor (local) stuff into reactors_local.hpp/.cpp
2. renamed connector_unit -> reactors_local_unit
3. renamed communication.hpp/.cpp -> reactors_distributed.hpp/.cpp

Reviewers: sasa.stanko, mferencevic

Reviewed By: sasa.stanko

Differential Revision: https://phabricator.memgraph.io/D675
2017-08-17 16:16:13 +02:00
..
CMakeLists.txt Merged experimental repo. 2017-08-03 12:48:19 +02:00
config Example of starting simple distributed system 2017-08-16 15:20:21 +02:00
distributed_test.cpp Put Reactors framework into a seperate file and demangle the dependencies 2017-08-17 16:16:13 +02:00
graph_test.cpp [Rename diff] Change the terminology to match the rest. 2017-08-17 15:37:12 +02:00
network_chat.cpp Put Reactors framework into a seperate file and demangle the dependencies 2017-08-17 16:16:13 +02:00
network_client.cpp Put Reactors framework into a seperate file and demangle the dependencies 2017-08-17 16:16:13 +02:00
reactors_local_unit.cpp Put Reactors framework into a seperate file and demangle the dependencies 2017-08-17 16:16:13 +02:00
serialize_test.cpp Merged experimental repo. 2017-08-03 12:48:19 +02:00
spinner_test.cpp [Rename diff] Change the terminology to match the rest. 2017-08-17 15:37:12 +02:00
start_distributed.py Create Distributed class for non-local functionality 2017-08-17 14:58:51 +02:00