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.
Download Now
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://github.com/Riverside-Software/pct
Javu WingS - Lightweight Java Component Set ---- works with Java 1.1 to 1.6, J#, J++, GCJ ---- Graphics based on hierarchical skin style sheets and GIFs ---- Thread safe ---- Compatible with AWT and Swing, similar API
Library which helps to move all non-presentation logic out from Swing/SWT thread into separate thread without introducing synchronization issues. Library is lightweight and does not depend on any 3rd party libraries.
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.
The builder plug-in project consists of an Eclipse plugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications
Libraries intended to simplify development of J2ME MIDlets. Among them library, that offers possibilities of executing command events in different from AMS thread, issuing command programmatically and associating key sequences with commands and others.
jnget is a multi-platform command line tool to retrieve binaries from Usenet. It allows multi-thread downloading and partial or full headers updating and caching and has NZB support.
Raindrop is a Java based framework based on SEDA (Staged Event Driven Architecture) principles. It focuses on providing highly concurrent server side throughput by managing and controlling Thread usage and concurrency primitives.
Provides lots of useful Java stuff: CSV file handling, Thread interaction,
new Swing data models, e.g. for Lists of Maps in JTables, a JTable cell size
adjustment class and a complete powerful client-server-framework for network
applications.
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.
Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.
Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
This project contains the set of java libraries that for data management, system configuration, program flow plug-ins, authentication, background services, thread pooling, security access control,audit trail, exception handling, etc.
This is a set of tools to work with Java classes. It resembles certain Unix commands that work with ELF -- like ldd, nm, dump etc. and provide class disassembly capability.
This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
JTail is a simply multiplatform application, which show text files content especially LOG FILES. This application is a thread, which non-stop reads the file content and print what lines was added to the end file.
Yet another logger. Take a close look at it: It is very easy to use, very unified and extendable. You may attach your favourite set of loggers to this logger, and you still use only one API! This Java logger is used throughout the COMJAT.NET systems.
Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
When developing EJB,it's very bothering to set up the enviroment to debug EJB. EmbededEJB's goal is to provide an embeded EJB container to let you test and debug EJB not from another process. It's in the same thread of the caller.
C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
An library for quickly introducing thread management into Java apps. Utilizes the familiar Runnable interface to avoid costly refactoring.
As simple as Manager.addWork(Runnable)
The Tiny Grasshopper Cache Store provides a memory based, least recently used (LRU), thread-safe caching mechanism that can openly cache any Java Object. The cache store is easy to use and doesn't require any setup.