Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I guess that you could think of Realm as an immutable data structure (as it is immutable outside of very specific conditions like inside write transactions and a state refreshes at "safe" points in the code. But the experience is totally different. It basically feels like you have plain old (mutable) objects, but they can be safely shared between threads without any of the overhead (mentally and performace wise) of locks.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: