Monday, July 21, 2014

Improving Java's existing Bitset - BitSet data structure and how to create persistent bit set and how to use RLE (Run length encoding ) compression in it .


How to create infinitely scalable software - some thoughts ..