Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
GPong project intend to make a multiplayer and multi-OS pong game.
It melt C with SDL library to draw the scene and Java with JNI interface to share data with other players across the net. The java module will also interact with a database to find availa
EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
Apache 1 and 2 module for authentication using Realms (cookie based) - domain, IP address/ range uid/password and certificate login support Java classes to login user and manage user database using a mySQL table
Fractal Assistant is a pure Java fractal exploration utility. It is designed to be a user-friendly, highly configurable environment with support for pluggable module files.
JChat is a kind of IRC-like chat service entirely developed in Java 2. The project aims the creation of a chat Server which supports channels and various types of chat clients (applets, standalone apps).
A Linux kernel module JVM, derived from kissme (also on SourceForge). Includes a host build for debugging. Built with an eye toward the JOS Project (http://www.jos.org).
SMSID provides a Linux PAM that allows the use of a GSM cellular phone with SMS capabilities as a hardware token in a strong authentication system.
In addition to the Linux PAM module, an extensible SMS server is included. This server is written in Java
The jTkinter module is a complete java/JNI implementation of the builtin python module _tkinter for use
with the JPython-1.1 environment. The jTkinter module allows the original lib-tk\*.py files from CPython,
to run under JPython.
The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This project is an add-on to the maven repository called proximity. This add-on allows you to deploy software through proximity. Any artifact stored in the proximity repository can now be deployed through proximitie's web based UI.
Ivy is a light-weight injection and server starter module for JAVA
Ivy is a light-weight injection module similar to Google Guice, but is even more lightweight and incorporates more advanced concepts. It is primarily useful to a JAVA web-application developer.
Ivy also includes a server-starter module that has a basic servlet, server, and data-interchange conversion annotations and interfaces that allow rapid deployment of web-applications.
The Modular Game Engine project aims to create a framework for building and prototyping computer games. The focus lies on its ontological approach. Every object in a game is represented by a separate module. These modules share a common interface and can therefore be plugged into other projects effortlessly. A module can have configurable properties, allowing for different configurations of the same module to serve different purposes. Relationships can be defined between different modules to allow for interaction.
This approach gives rise to two mail goals within the project. ...
The software bus tries to implement an architecture known from several hardware buses in software. It offers a new concept of building applications as each part can be seen as a module on the bus.