JDK Code Reading - String

String class is used to represents character strings in Java. The strings of this class are immutable once they are created. »


SEDA an Architecture for Well Conditioned

This review is based on the paper "Welsh, Matt, David Culler, and Eric Brewer. "SEDA an architecture for well-conditioned, scalable internet services." ACM SIGOPS Operating Systems Review. Vol. 35. No. 5. ACM, 2001". »


Eraser a Dynamic Data Race Detector for Multithreaded Programs

a paper review of "Savage, S., Burrows, M., Nelson, G., Sobalvarro, P., & Anderson, T. (1997). Eraser a dynamic data race detector for multithreaded programs. ACM Transactions on Computer Systems, 15(4), 391¨C411. doi:10.1145/265924.265927 " »