Your top-rated shield against malware and online scams | Avast Free Antivirus
Browse and email in peace, supported by clever AI
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Predefined CORBA architecture to develop software into two parts : the real computer kernel (server) and the exploitation or UI part (client). Sources are independant of the CORBA distribution (MICO, omniORB, ORBacus, TAO, Visibroker) and are fully portable. JAVA Servlets for HTTP tunneling. The Server is in C++ and the Client in C++ and JAVA.Very usefull in real time projects. This is a small sample to be adapted to your project.
Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
This is a lightweight java dynamic component framework
This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application).
A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics.
The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
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.
A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
OpenAOS is a open sourceproject of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
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 provides an implementation of the CORBA Component Model (CCM). This includes a runtime (container) and various tools for developing and deployming software components.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
Boiler-plate code for bootstrapping CORBA 2.5+ applications. The goal is to create a set of cooperative services and components needed by CORBA apps. Essentially, a pre-fabricated CORBA infrastructure that facilitates component based software engineering
jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
Wicker has been renamed to Panther, and the new project page can be found here:
http://forge.novell.com/modules/xfmod/project/?panther (see News for more info)
RDBS2J is a GUI based mapping tool from relational database schema to persistent java classes which use JDO as persistence mechanism. The mapping can be modified by the GUI. The current version is designed to create code for Apache-OJB.
The software provides a means to form a simple Java cluster. It can be also viewed
as a parallel computing library in Java. The project is based on the following
<a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
Globe is a middleware platform for developing large-scale (millions of users, worldwide) distributed applications. A number of applications are available, such as GDN: a scalable replacement for FTP and GlobeDoc: a scalable replacement for the WWW.
The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
Jeeglue is the glue that sticks together your J2EE applications. It's a meta-info based framework that provides entity polymorphism, generic XML support, code generation and domain object validation out of the box.
Goal of the Project is an implemenation of a CCM CORBA container in C++. <br>
This is something like an EJB container but based on CORBA standards and technology.
When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both:
1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)