Java Remote Debugging through Websocket Proxy is a proxy for Java remote debugging. It likes Microsoft's azure-websites-java-remote-debugging, but includes all of client and server side implementation(azure-websites-java-remote-debugging repo only publish...
Read more »
Learn hot to use Lambda expression in Java 8 Stream to easily filter, sort and manipulate collections like Lists and Sets. (more…)
Read more »
linear time regular expression matching in Java. Contribute to google/re2j development by creating an account on GitHub. (more…)
Read more »
Concurrent applications, those serving multiple independent application actions simultaneously, are the bread and butter of Java server-side programming. The thread has been Java’s primary unit of concurrency since Java’s inception, and is a core construc... (more…)
Read more »
QCon Plus covers the trends, best practices, and solutions leveraged by the world's most innovative software shops. Taking place between November 4-18, the e... (more…)
Read more »