Coerce is a set of Java libraries created to make high-concurrent and high-performance application development easier. It is distributed under the Apache v2 license.
Read more »
While building a Java Web APP starter kit I needed to implement, between other things, the following:
... (more…)
Read more »
“Why can’t I just build an .EXE?“ When Java was first introduced, mainstream programming languages mostly either compiled to standalone executables (e.g. C/C++, COBOL), or else ran in an interpreter (e.g. Perl, Tcl). For many programmers, Java’s need for ... (more…)
Read more »
Create interactive content on any technology and share it with the community... (more…)
Read more »