Closed anilpacaci closed 7 years ago
___.execute() in WR.run()
two modes for driver:
ConsoleAndFileDriverConfiguration
OperationExecutorService OperationExecutorServiceThread Kafka Consumer OperationExecutor ContextRetriever (w/o StreamDefinition)
Serialization done, executor services implemented.
Remaining: implement two modes for driver
single kafka queue impl done
LDBC Driver generates update objects. These needs to be serialised and pushed into an update queue. Then each implementation specific consumer will consume update objects and generate implementation specific update query. (We already have gremlin consumer, we need to make gremlin producer generic producer)