|
|
|
Java Technology Tutorials
|
Violet
Violet is a UML editor * It is very easy to learn and use
* It draws nice-looking class, sequence, and state diagrams
* It is completely free (includes source, distributed under the GNU General Public License)
* It is cross-platform
View Rating |
|
|
Java Technology Tutorials
|
Lucene
Intro
In order to make sense of the perceived complexity of the world, humans have invented categorizations, classifications, genus, species, and other types of hierarchical organizational schemes. The explosion of the Internet and electronic data repositories
View Rating |
|
|
Java Technology Tutorials
|
Raining Sockets
Raining Sockets is a non-blocking sockets framework which eases the job of creating a highly scalable application that can receive and send over 10000 socket connections.
Prior to JDK 1.4, IO operations were blocking, which usually resulted in a thread-p
View Rating |
|
|
Java Technology Tutorials
|
Boring
The Java 1.5 proposal offers programmers a false choice between desirable new features and readability. In fact, all of the proposed new features for 1.5 can be represented by clear, unambiguous, and readable constructs without breaking backwards compati
View Rating |
|
|