AnubhabDebnathAgnikul / PubSub

0 stars 0 forks source link

Progress #7

Open AnubhabDebnathAgnikul opened 1 month ago

AnubhabDebnathAgnikul commented 1 month ago

Please Update your daily progress here.

Format

Task: [What Task(s) you wokred on today]

Description: [Objective/Conclusion in brief]

shrivarshnig commented 1 month ago

Task: Unit testing Description: checking the synchroniser response for multiple publishers accessing the same synchroniser simultaneously.

shrivarshnig commented 1 month ago

Task : Code Design Description : representing the testcases using plantuml

vishnucharan440 commented 1 month ago

Task : Discovery message checking mechanism Description : Incorporating CLASHES and updation into the SHM. Will be rectifying the issue of TCP_client in subscriber side also.

shrivarshnig commented 1 month ago

Task : Code design Description : framing testbenches to represent visually and studying about time sensitive network

vishnucharan440 commented 1 month ago

Task : Discovery message checking mechanism Description : Needed More testing and timing checks. Done with the Basic working model.

vishnucharan440 commented 1 month ago

Task : Discovery message checking mechanism Description : Working Fine, Further code changes required for proper overall working.

shrivarshnig commented 1 month ago

Task : Code design Description : Further test case representation is going on.

shrivarshnig commented 1 month ago

Task : Code design Description : Almost completed the phase 0 visual representation of the testing code

vishnucharan440 commented 1 month ago

Task : Discovery message checking mechanism Description : Minor tweaking to the code in publisher side.

vishnucharan440 commented 1 month ago

Task : Discovery message checking mechanism Description : Ran Tests with the new synchronizer, Woking Fine

shrivarshnig commented 1 month ago

Task : Testing Description : Functionality testing is going on.

shrivarshnig commented 1 month ago

Task : Testing Description : Functions are being checked with different test cases

shrivarshnig commented 1 month ago

Task : Function testing Description : Testing is going on, testbenches are being written for every function.

shrivarshnig commented 1 month ago

Task : Function testing and code design Description : code design is done for functions and testbenches are almost done . Some changes are required.

shrivarshnig commented 1 month ago

Task : Testing Description : Testing with the updated synchroniser

shrivarshnig commented 1 month ago

Task : Synchroniser internal server testing Description : testing with various testcases were done and found an issue in the code

shrivarshnig commented 1 month ago

Task : Testing Description : Testing with the updated internal synchroniser with various testcases

shrivarshnig commented 1 month ago

Task : Testing Description : Testing with the synchroniser some issue is found for testing with multiple process

shrivarshnig commented 1 month ago

Task : Testing Description : Internal synchroniser was tested with multiple processes and the issue was sorted.

shrivarshnig commented 4 weeks ago

Task : Testing Description : Time calculation is in progress to find the time taken to write in shared memory

shrivarshnig commented 3 weeks ago

Task : Testing Description : timing calculation is going on for different number of processes. couldn't print continously the timestamps, looking into it.

vishnucharan440 commented 3 weeks ago

Task : Code Optimization Description : working on overall library (.h and .c) code optimizations.

vishnucharan440 commented 2 weeks ago

Task : Code Optimization Description : Optimizing the TCP_lib.h and TCP_lib.c "layer_0" library

shrivarshnig commented 2 weeks ago

Task : Testing Description : shared memory testing was done and time calculation for various number of processes