8 projects tagged "Apache 2.0"
MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol. Example code includes drivers for Eurotherm and Omega process controllers. The only dependency is the pySerial module. This software supports the ‘Modbus RTU’ serial communication version of the protocol, and is intended for use on Linux, OS X, and Windows platforms. It has been tested with Python2.6, Python2.7, and Python3.2.
JRedis is a high-performance Java client and connector framework and reference implementation for Redis distributed hash key-value database. It will provide both synchronous clients and asynchronous connections for Redis. The connectors will be both passive (non-threaded) and active, to address deployment scenarios and usage requirements.
jmxsh is a fully scriptable command-line JMX client based on Tcl. It is simply a Tcl interpreter powered by Java/Tcl (with command-line history and editing provided by JLine) that has special command-line options for connecting to JMX servers and special Tcl commands for interacting with JMX servers. jmxsh is capable of simultaneously connecting to multiple JMX servers. There's also a "browse mode" for exploring the remote JMX namespace without knowing beforehand the names of MBeans or their properties. jmxsh and all its dependencies are distributed in a self-contained executable jar file for ease of use.
MyVirtualDirectory is a virtual directory that facilitates the integration of applications with identity data in multiple authoritative sources in real time. The virtual directory acts as a proxy between an application and the authoritative sources, hiding the details of how or where the data is coming from. MyVirtualDirectory includes support for accessing directories and relational databases and for quickly integrating with custom sources such as Web services.
Hermes JMS Browser is a Java/Swing application for interacting with and monitoring queues/topics. In addition to normal JMS functionality, it supports plugins for gaining access to provider administrative functionality. This could be used to efficiently query queue depths. It is especially useful when dealing with a very mixed environment of messaging providers and need a single tool to interact and monitor them all.