AnubhabDebnathAgnikul / PubSub

0 stars 0 forks source link

Discovery Message Checking Mechanism #12

Open AnubhabDebnathAgnikul opened 4 months ago

AnubhabDebnathAgnikul commented 4 months ago

Gen Discovery Message -> Check Shared Memory for CLASHES -> append Shared Memory with status 0 -> Create The SERVER -> Updte status to 1

vishnucharan440 commented 4 months ago

Working on this currently trying to incorporate the CLASH messages and Status updation into the new code

vishnucharan440 commented 4 months ago

Done with the Basic working model of the checks, If further tuning is required after testing will update.

vishnucharan440 commented 4 months ago

Completed basic testing, need some minor code changes inside the publisher thread trigger_function

vishnucharan440 commented 4 months ago

Tweaking the publisher_message() and the new implementation of TCP_send_recv_update() function in TCP_lib.c