Friday, February 06, 2015

Links of the day 06 - 02 - 2015

Today's links 06/02/2015: Hashing, Distributed time series / monitoring , MTU, Spray list
  • Perfect hashing : when you like your hash without collision 
  • Prometheus : Some interesting concept such as data is sharded and local only for reliability and scalability, time series oriented storage and query system and expose time series via key value pair. 
  • Path MTU discovery : when you want to know what is the biggest frame you can send when you do not own 100% of the network path ( or if you just forgot)
  • Spray list : nice data structure delivering scalable relaxed priority queue[github implementation]

No comments :

Post a Comment