General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Nekit is a simple "HTML Editor" java applet. It communicates via XML-RPC with the server and handles "one click" links to internal pages. Perfect for content management web sites.<br>
It is based on <a href="/projects/ekit">Ekit</a> by H. Kistler
WH2FO is a java application that separate the content and the stile from an html file generated by Word 2000. The conversion is made in a way that the content will be stored inside an XML file and the style is saved in a XSL Attribute file. WH2FO also gen
This Java program helps the user to write non-latin characters (e.g. chinese characters). This program compare the typed transcription to a data base. The user can manage the data base above a GUI.
Looks at file names in a directory and finds common parts in them trying to search similar and repeated ones. Useful when you have multiple files which differ in checksum and somehow in names. You can collect them and make a decision afterwards.
JStream is a stream manipulator based on plugin architecture.
Streams are manipulated via custom scripts (Java language).
JStream uses Java NIO for better performances.
With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...