rubix
rubix copied to clipboard
Use Stack in Connection-pool in-place of BlockingQueue
Use stack datatype in-place of blocking queue, to make the scavenger logic efficient by deleting the older unused objects.