Being Cellfish
Stuff I wished I've found in some blog (and sometimes did).
Pages
(Move to ...)
Home
About
Disclaimer
Contact
▼
2014-02-27
Comparing two null objects
›
Maybe it is my experience with databases but I have always thought that whenever you compare something with null it is always false . Obvio...
2014-02-20
Hashtable vs ConcurrentDictionary
›
Historically I've seen the Hashtable be favored over ConcurrentDictionary with the assumption that is was more efficient allowing for ...
2 comments:
2014-02-13
Circuit Breaker Summary
›
Remember to read the intro .
2014-02-06
Circuit Breaker on rate
›
Remember to read the intro .
2014-01-30
Circuit Breaker on concurrency
›
Remember to read the intro .
2014-01-23
Circuit Breaker on failure rate
›
Remember to read the intro .
2014-01-16
Circuit Breaker on number of failures in time window
›
Remember to read the intro .
2014-01-09
Circuit Breaker on consecutive failures
›
Remember to read the intro .
2014-01-02
The Circuit Breaker Pattern
›
I don't remember where I first heard about the circuit breaker pattern but I had seen it a few times in a few different forms under diff...
2014-01-01
2013 statistics
›
Since I decided to move the blog during 2013 the statistics for 2013 are split between two sites and I'll do this a little different tha...
‹
›
Home
View web version