Search Results for "process control kill" - Page 15

Showing 463 open source projects for "process control kill"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    shortcut command on Desktop

    an easier way to start a windows application

    ...(maybe) clear your desktop and change all icons into patterns in the txt file. TIP: everytime you change the txt file, a restart will be needed to reload the file. To restart program, just kill the process and run it again. USE:Press the semicolon key, then enter the command name you specified, finally press enter, and the program will be start up! PS:This program uses the LOW LEVEL KEYBOARD HOOK, so maybe some anti-virus program will warn you about it(:.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GSTorrent is client/server implementation of the bittorrent protocol. A background process handles all the connection and file transfer tasks, a gui client program allows to control the background process. GSTorrent needs at least Qt 4.3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Control Isolator

    A Control Flow Java library based on Apache Commons SCXML state machin

    The purpose of this library is making it possible to define a state machine that defines the life cycle phases of an application or process allowing to isolate working phases separating flow into "Works", each of them capable of executing one or more activities. The state machine is defined visually with the help of a WYSIWYG designer and stored in a common xml format: During execution it is possible to track the state of the application visually by connecting to a socket. Under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Math tools in Python to tackle down problems in Operational Research fields. Comes with a Django based web interface to allow remote access to complex simulation means.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Resource Bundle Translation Site

    Resource Bundle Translation Site

    Translation web site is used to translate java resource bundles.

    The main use case for this application is to enable development team to concentrate on development with single language while automatically communicating new localization needs to designated translators via email and offering web user interface for the actual translation process. Resource bundle translation site can be applied as a standalone translation web application to translate Java resource bundles from source control. Easiest way to do this is to use translation-site-jetty Java console application which runs the web application inside embedded jetty. The resource bundles in file system are synchronized to JPA database and back. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Snaked Shutdown Control

    Get control over windows shutdown routines.

    Snaked Shutdown Control helps you manually control and program your Windows shutdown, restarting processes and gives you the ability to cancel them too. Especially helpful in the following cases : * When you need to carefully plan your Windows restart/shutdown process using a long timeout up to 100 days from now. * When you've been infected by viruses that cause your computer to automatically restart and you need to stop it so that you deal with the infection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SlizIndicator

    Process manager and monitor for Cinnamon panel (Mint 14)

    This applet monitors whether a set of specified processes are or are not running, and also lets you control stopping and starting them from the applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Open-Source Environmental Chamber

    Open Source Environmental Chamber

    Environmental Chamber is an enclosure designed to simulate environmental conditions necessary for a certain process or tests. It is usually necessary for biological items, industrial products, materials, and electronic devices and components. Using sensors, actuators and a control unit, the chamber can simulate environments with the characteristics necessary for the process, as percentage of humidity, temperature range, luminosity, air density, gases concentrations for example. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pykb

    Python Killboard Platform for EVE Online

    ...Aggregates exist along with code to maintain them to enable high speed reports for summarized data. A point calculation system is included as is support for parsing German and Russian kill mail text. Caching exists in two forms, a basic in memory dict based caching system suitable for single process tasks and integration with uwsgi's powerful and fast built in cache. Utility modules are provided for adding in killmails, backfilling killmails and dumping them via the command line. These also serve as reusable code for web apps or at least as usage examples. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Simple PHP Polling System

    Simple PHP Polling System

    Helps an organization to create polls of different types of positions.

    This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough. Installation: i. Download the script and unzip it to your localhost or web server. Works best with Wamp server. ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server. iii. Add login.html into the Apache configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HOPSA
    HOPSA, high oxygen pressure sputter automation, is a Python 3 project to control a step wise sample creation Process. Although written for this specific task it is easy to adopt for any experimental task which changes hardware parameters and waits for a specific condition before proceeding. The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mycloudportal.in

    enterprise cloud management solution

    As an enterprise cloud management solution the idea of my cloud portal is to provide a single pane of glass for the user to Consume and Govern any service from any cloud. This cloud management solution can be used as a cloud broker, cloud gateway or a cloud control panel. In its current state it enables users to consume, monitor and manage services from Eucalyptus private cloud & AWS public cloud (Amazon Web Services).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    QUASR

    Cross-platform NGS processing and analysis pipeline in Python

    QUASR is a lightweight pipeline written to process and analyse next-generation sequencing (NGS) data from Illumina, 454, and Ion Torrent platforms. Although originally written for viral data, it is generic enough to work on any NGS dataset. Functions include: duplicate removal demultiplexing primer-removal quality-assurance (QA) graphing quality control (QC) consensus-generation minority-variant determination minority-variant graphing The main current version is 6.X, which is written in Python3. 7.X is my rewrite in Java, but is still work in progress. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    myImageClock

    myImageClock

    Displays a new image every minute according to current time.

    myImageClock will display a new image every minute according to the current time. No database required! Can be embedded into any website with configurable size options for side-column displays or as main content. Example ideas for Image Clocks; Race-Cars or Football, Players using thier numbers for the minute of the hour. Includes an Auto-Install process with assistance to secure the back-end admin area. micStarterImages.zip is REQUIRED! This 82.7MB File includes necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Celestic-Community

    Collaborative tool, developed to control software projects

    Celestic is a collaborative web based application designed to manage software projects, the main idea is to help development teams to take control of the whole process of application development software. It's developed under GPL v3 license so you can freely download and use it on your own server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    oscmex

    Open Sound Control for MATLAB

    The oscmex project provides a library of functions for MATLAB that enable the sending and receiving of Open Sound Control (OSC) formatted messages between a MATLAB process and other OSC-enabled endpoints on a network. oscmex is primarily used in experimental prototypes characterized by use of real-time media presentation engines and/or sensors or gesture input devices in combination with control and/or numerical analysis running in a MATLAB process. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lockboxes are an experimental high performance inter-process communication (IPC) mechanism with access control. A lockbox can be used to share data, an open file handle, and state flags, with access control defining which users, groups or processes may ha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GPalta is a genetic programming toolbox that aims for simplicity and speed. It features tree-based genetic programming, optional strong typing, a GUI to control an evolution process (allows to save and continue later) and easy interoperability with Matlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Software, components, utilities and XML schema model for automating the exchange of engineering data for the capital facility industry over the total facility life cycle, including design, procurement, construction, operations and maintenance. Detailed cfiXML guidelines and example data dictionaries for control valves, electric motors and pumps, including information on the HI 50.7-2010 Electronic Data Exchange for Pumping Equipment Standard, are available from the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Startup Helper

    Startup Helper will help you start up the programs you use every day.

    Startup Helper lets users choose which programs are launched when the OS boots up. It also allows for waiting periods between launching programs, to prevent programs slowing each other down. During this startup process, the user can control the waiting period through the Startup Helper GUI, pausing the program, skipping a single program, or foregoing the waiting period and launching the next program immediately. This project is made in Java, so it should be multiplatform. However, I've only been able to test it on a Windows XP machine, so please let me know if there are oddities, bugs and/or malfunctions on other platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ReMon
    ReMon - is a remote process monitoring and control solution originally developed as an in house tool to monitor multiple tomcat instances it evolved into a complete product. it's written from scratch in Python and uses push client/network concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ByChance Framework

    A generic framework for the generation of game levels.

    This project has moved to GitHub: https://github.com/npruehs/ByChance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyLego
    Differential-algebraic simulator in python. Process and control systems are modelled w/ bloc diagrams. It allows algebraic loops, has an automatic steady-state computation, detects singular systems, and uses variable time-step transient integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gamestarter
    A little Program to run programs (mainly games) for Linux and Kill them, if needed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ThinkPad ACPI Extras Driver

    Linux kernel driver for ThinkPad laptops

    This is a Linux driver for ThinkPad laptops, written by Borislav Deianov and Henrique de Moraes Holschuh. It aims to support various features of these laptops which are accessible through a ThinkPad-specific ACPI framework. The newest version is available in the latest version of the Linux kernel.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project