python-tornado
scalable, non-blocking web server and tools
Tornado is an open source version of the scalable, non-blocking
web server and tools that power FriendFeed. The FriendFeed application
is written using a web framework that looks a bit like web.py or
Google's webapp, but with additional tools and optimizations to take
advantage of the underlying non-blocking infrastructure.
mate-power-manager-dbg
power management tool for the MATE desktop (debugging symbols)
iscsitarget
iSCSI Enterprise Target userland tools
iSCSI Enterprise Target is for building an iSCSI storage system on
Linux. It is aimed at developing an iSCSI target satisfying enterprise
requirements.
globus-gram-job-manager-sge-setup-seg
Grid Community Toolkit - Grid Engine Job Manager Support using SEG
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
postgresql-14-pg-qualstats
PostgreSQL extension to gather statistics about predicates.
This extensions tracks WHERE clauses predicates and JOIN predicates.
Statistics will report whether the predicate was evaluated as an index scan or
not, how many time the expression appeared, how many times the operator was
executed and how filtering the expression is. If pg_stat_statements is
enabled, it can also track to which statements the predicate belongs.
ruby-net-ssh-multi
Ruby library for making multiple SSH connections to remote systems
Net::SSH::Multi is a library for controlling multiple Net::SSH connections
via a single interface. It exposes an API similar to that of
Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making it
simpler to adapt programs designed for single connections to be used with
multiple connections.