entangled icon indicating copy to clipboard operation
entangled copied to clipboard

gossip: investigate if neighbors list would benefit from a CopyOnWriteArrayList-like

Open thibault-martinez opened this issue 6 years ago • 0 comments
trafficstars

i.e. removing neighbors rw_lock https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/CopyOnWriteArrayList.html https://stackoverflow.com/questions/17853112/in-what-situations-is-the-copyonwritearraylist-suitable

thibault-martinez avatar Apr 10 '19 12:04 thibault-martinez