jfilewatcher is 100% java file watcher service to monitor files and folders - with file name patterns.
It polls file system to identify new, modified and deleted files. It keeps track all such changes and returns a new event context object when you ask for changes.
Look for wiki page to see more details ...
Simple framework for building scenario based simulations. Build in Java. Simply extend event and state classes and utilize the scenario scripting in XML.
Exact Subgraph Matching Algorithm for Dependency Graphs
...The total worst-case algorithm complexity is O(n^2 * k^n) where n is the number of vertices and k is the vertex degree.
We have demonstrated the successful usage of our algorithm in three biomedical relation and event extraction applications: BioNLP 2011 shared tasks on event extraction, Protein-Residue association detection and Protein-Protein interaction identification.
This Java implementation implements our ESM algorithm. See README file: https://sourceforge.net/projects/esmalgorithm/files/
If you use our ESM implementation to support academic research, please cite the following paper:
Haibin Liu, Vlado Keselj, and Christian Blouin. ...
once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
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.
Liana is a library to make Java swing development easier. It features subclasses of key swing components, utility classes, and an event handling mechanism that can bind events to methods using annotations.
HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff.
This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio).
Most of the code from hoople1 has moved into...
RedComm is a Java library simplifying communication with a serial port
RedComm is a lightweight Java library. It simplifies communication over the serial port by providing methods and interfaces, which can be used to read and write to the serial port or over an emulated serial cable by using bluetooth. The major focus is on the ease of use of the library. Besides that the experienced user has the ability to change the reading and writing behaviour of the library.
This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text.
PerMoTo is a Performance Modelling Tool suite for decision support in the capacity and performance management of distributed transaction processing systems based on Queueing Theory and Discrete Event Simulation.
Capsule Framework is an actor based framework for event driven programming. The Capsule Framework simplifies the design and implementation of distributed and threaded applications and servers.
ActiveInsight provides real-time detection and reaction to events and patterns. It is a platform that enables the detection of meaningful events within multiple, high frequency, event streams.
xMxmlCompiler is an eclipse plugin that provides an Eclipse Builder on mxml resource changes and a GUI to the Flex 4 compiler (mxmlc) of the open SDK. It run on GNU/Linux and Windows eclipse platform version.
SEvents is a System of Event programming with random factor designed to accept a script file and execute it with using extra modules. One module - one object, which relate on changing of some variables.
The Fortuity Framework is a simple framework for making event-driven web applications. It hooks into commonly used frameworks such as Hibernate or Spring and dispatches both user-generated and entity change events to designated beans.
A C#, C++, Delphi, ActiveX ,javascript and Java trace framework and a trace viewer: Tail, outputDebugString, event log, Log4J, Log4Net, Microsoft EIF support and Pocket PC development (C++ and .NET)
Singularity is a suite of RFID Middleware to support RFID enabled Supply Chain Management, integration to the enterprise, and EPCglobal. It includes edge services for device management, event filtering, workflow, as well as integration components.
Mapper is a presentation framework for XML, WEB & GUI applications based on the Model-View-Controller pattern. Its event driven components & models provide an easy & consistent way to bind fields to ValueObjects or Collections for all presentation types.
The BlazeFramework is a Java like Framework which provides a nice API for developers. It offers developers a real OOP feeling in PHP like in Java. It's an event-based MVC web framework which uses XML for view definitions and the navigationsystem.
The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu).
NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
MWT is an open source AJAX framework that makes developing ajax Rich Internet Application (RIA), with XUL widgets, as easy as programming desktops. MWT comes with event-driven XUL widgets for writing robust ajax browser-compliant RIA
This is the tool for generating C++ and Java finite state machines and also diagrams. The benefits of this solution: It is light and fast. It is using dynamic memory allocation very low. Logic of transitions is separated from implementation of event
Snow is a Lisp-based GUI description DSL for Swing. It supports declarative layout, data binding, event listeners implemented in Java or Lisp. NOTE: the project is now hosted on common-lisp.net.