Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
Learn More
Rezku Point of Sale
Designed for Real-World Restaurant Operations
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Concurrent agents for Java. Create multithreaded active objects using standard Java interfaces and classes without explicit use of threads, synchronization, or other concurrency primitives.
SCOPE: Space-Based Coordination Process Engineering
SCOPE is a high-level coordination language which conforms to the BPMN 2.0 specification and is intended for architecture-centric model-driven software development. SCOPE differentiates between the space-based choreography of multiple concurrent process components and the orchestration of fine-grained activities within a single process component. The SCOPE workbench is based on the Xtext language framework.
Cacoj is a Creol language tool set to deploy active concurrent objects onto multicore technology. It provides a Creol to Java compiler to map asynchronous concurrent model of Creol into Javaconcurrent facilities.
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
High performance message passing library for multi-threaded and highly concurrentJava applications, where some nodes within the cloud are untrusted. Intended for use in a distributed virtual worlds project, but probably has other interesting uses.
Concurrent hash map and linked list implementation of the ConcurrentMap interface, with predictable iteration order. This implementation differs from ConcurrentHashMap in that it maintains a doubly-linked list running through all of its entries.
The framework implements UML statecharts in Java. Next to standard elements, hierarchical and concurrent states are as well supported as pseudostates, segmented transitions, timed events and an eventqueue for dispatching events asynchronously.
yohaul dumps Oracle data and metadata using jdbc. It can be invoked with a 5-10 line shell script. Yohaul has been validated on tables with billions of records. SQL-generating SQL is used to tune yohaul. The Open Source version is WIP. ETA 09/10.
A light java based high performance http web server/framework that supports non blocking I/O and a huge number of concurrent connections. Aims to provide the same functionality as NodeJS but using java or any language that outputs to java bytecode.
JavaDBConnector is a Java API for connecting to the four most popular database engines: MySQL, MS SQL Server, Oracle and MS Access. Includes a customizable GUI for connections managing and a generic logic tier for make easy to use databases,
ubq framework aims to provider ubiquitous rendering from fiducial marker acquired from tuio engine thanks to cameras. Ubq intends to leverage xqz framework in order to take advantage of concurrent and communication command based support.
Concutest is a collection of tools designed to make the development and testing of concurrentJava programs easier and more reliable. Concutest is available under the BSD License and under active development by the JavaPLT group at Rice University.
sqlWizz is a lightweight database client written in Java (swing-based). Works with any database that has a jdbc driver. Accepts multiple concurrent connections to different databases and has i18n support.
A collection of Concurrent and Highly Scalable Utilities. These are intended as direct replacements for the java.util.* or java.util.concurrent.* collections but with better performance when many CPUs are using the collection concurrently.
Decimation is an open-source multiplayer game framework programmed in Java. It can support a variety of 3D games, ranging from small four-person games to large massively multiplayer online role-playing games, supporting thousands of concurrent users.
GEECoP (Graphical Editor and Engine for Constrained Processes) is a tool to graphically design control-flow graphs and their associated constraints. It supports creation of Concurrent Transaction Logic formulas and validation of constrained processes.
lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
SYSTEM FOR DESIGNING AND SIMULATE CONCURRENT AND DISTRIBUTED PROGRAMS IN CLUSTER ARCHITECTURE Provides graphical interface for configuring relationships between cooperating, abstract processes and simulate it in real cluster environment, using MPI.
Skwish is a fast, simple, lightweight Java library for storing blobs on the file system. It allows multiple concurrent readers and writers, provides all-or-nothing write semantics, and is designed to survive abnormal, unclean shutdown.
xqz aims to provide a MDD framework to handle communication thanks to Tx/Rx Queues and generic command extensible mechanism. This framework will take advantage of EMFT frameworks for concurrent command scheduling in a model driven environment.
Gamio is an Open-Source Java framework used for easy development of high concurrent, high efficient, high scalable and robust TCP/IP server by leveraging Java NIO.