Closed pewsplosions closed 2 years ago
Hi, just found this library and it seems great. Was just wondering if there are plans to implement a Concurrent Map?
I added a SynchronizedMap. Can you have a try and give feedback if it works for you? https://github.com/vegardit/haxe-concurrent/blob/main/src/hx/concurrent/collection/SynchronizedMap.hx
Hi, just found this library and it seems great. Was just wondering if there are plans to implement a Concurrent Map?