Skip navigation links

Package org.thales.punch.apps.shiva.filesystem

Punch Filesystem Protocol Design

See: Description

Package org.thales.punch.apps.shiva.filesystem Description

Punch Filesystem Protocol Design

On single node, a plain filesystem is good enough to completly emulate the protocol required bewteen clients and shiva daemons. Each "topic" corresponds to a file. Each is overwritten each time a command is submitted or whenver the leader (thread) must signal something to the worker (thread).

Our design has not consisted in implementing a different leader worker logic. These stays exactly the same. Instead we have emulated the Kafka topics using plain files.

Skip navigation links

Copyright © 2023. All rights reserved.