How much work has been done in general? Are you in the right track to complete the project within the timedeadline based on your development plan? If not, why? What functionalities have been done?
CSIM20 program creation using C and putty The project : Implement a simple pull-based cache invalidation scheme by using CSIM20. In the scheme, a node generates a query and sends a request message to a server if the queried data item is not found in its local cache. If the node generates a query that […]