Live data from Hacker News

Viewing profile — siddcoder

siddcoder

HN member
Joined
Tue, Jan 20, 2015, 9:45 PM UTC
HN karma
25
Public activity
31 items

About siddcoder

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #22595247

    Wondering if any performance comparison was done with Apache Pinot?

  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #20313998

    It is not necessary. I chose to build a protobuf based serialization and communication since it is widely used in distributed system and more performant than JSON based serializati…

  9. story
  10. story
  11. comment
    Comment #13898150

    The point is that overhead of locking is too much when the contention on the shared structure is fairly less. The cost of locking/unlocking/blocking/waiting or any other work done …

  12. comment
    Comment #13897889

    I think spinlock is used when the critical section is relatively smaller where the threads are likely to perform small amount of work after acquiring locks. Thus locks are not expe…

  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. story