Closed Guergeiro closed 4 years ago
Fixed problem associated with #10, by converting the HashMap to ConcurrentHashMap and simply removing an old replica (based on timeout) from the ConcurrentHashMap. This is done every 3 seconds.
Fixed empty while loop.
Fixed problem associated with #10, by converting the HashMap to ConcurrentHashMap and simply removing an old replica (based on timeout) from the ConcurrentHashMap. This is done every 3 seconds.
Fixed empty while loop.