20 projects tagged "Linux"
BitDew is a programmable environment for the management and distribution of data for grid, desktop grid, and cloud systems. It can easily be integrated into large scale computational systems such as XtremWeb, BOINC, Hadoop, Condor, Glite, Unicore, OpenStack, and Eucalyptus. It provides key P2P, grid, and cloud technologies (DHT, BitTorrent, Amazon S3, DropBox) and high level programming interfaces with a simple API for creating, accessing, storing, and moving data with ease, even in highly dynamic and volatile environments.
Python System Monitor (Psymon) is a cross-platform task and performance monitor. It features global process monitoring, system load history (CPU, memory, network, and disks), disk information, network connections, detailed information and CPU, and memory percentage history per process.
The Blender-Mathutils module originated from Blender, where it has been used for some years in production as a utility module for use in areas including animation, games, and mesh manipulation. This differs from 'numpy' in that it is computer graphics focused, combining Matrix and Vector types with rotation classes, which is very useful for use with animation or anywhere Euler and Quaternion values are frequently used. This project is mainly a build system around the actively maintained mathutils code in Blender to allow non-Blender related projects to make use of it. A link to the Blender repository is used so that the source never gets out of sync.
MapReduce-BitDew is an implementation of the MapReduce programming model proposed by Google for Internet Desktop Grids. Using MapReduce-BitDew, you can execute MapReduce applications on resources like Desktop PCs distributed on the Internet. MapReduce-BitDew features a firewall-friendly protocol, fault-tolerance, result-certification, 2-level schedulers, and more.
Active Graphs and Charts allows you to add reporting features to your Web / intranet pages and applications. The graphing software is completely self-contained within a single file, making this an ideal solution for the incorporation of graphs and charts into Web / intranet pages and applications. Versatile components provide the ability for Web authors and developers to easily build and publish dynamic and interactive graphs and charts. There is no complicated server side set up or install; simply upload the single JavaScript file to the Web server. There are many configurable graph features and functions and as such, the documentation and examples are designed to give both a full understanding of every feature and enable you to implement both the applet and servlet quickly and easily. The series of examples gives an overview of the variety of implementations possible The software can acquire data from a variety of sources, including files, databases, scripts and server-side processes (e.g. servlets, JSP, ASP, PHP, and Perl), and embedded HTML parameters.
nf1db is an in memory database engine with SQL and JDBC interfaces. It supports transactions, commands from the SQL-2003 standard, all major data types, a number of functions, default and null values, auto-increments, constraints, primary and foreign keys, set operations, implicit and explicit joins, nested SELECT statements, quantity limits in SELECT statements, and much more.