hm, but looks like I still need some thread-safe data structure for jvm due to java memory model semantics
For history:
newSingleThreadContext was added for native in 1.3.5-native-mt-1.4-M1
but reads also should be done via the same thread as writes either map should be immutable