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

what kind of design do you have in mind? I assume you don't mean simultaneous reads/writes from multiple threads without synchronization - yolo! there's a lot of possible designs, mutex, read/write lock, concurrent hashmap. I've never worked on an LRU cache, asking because interested in what plays well in that use case, and how you would approach it in another language.


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

Search: