Libraries tagged by machinist
skocic/server-farm
9 Downloads
Simulation of allocation of servers and virtual machines in a server farm
robertripoll/automatic-finite-state-machine
12 Downloads
A basic Finite State Machine, based on Symfony Workflows. It allows the creation and usage of automatic finite state machines, that is, they apply transitions based on the current state and the possible transitions available.
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
noem/state-machine-interface
542 Downloads
Contracts for building and consuming event-based finite state machines
napche/azure-vm-client
5473 Downloads
Azure Virtual Machines REST API PHP library
megawilddaddy/linode-api
122 Downloads
Api to mainpulate linode virtual machines
jomo77/server-planning
4 Downloads
A PHP library that returns the number of servers that is required, to host a non-empty collection of virtual machines.
innmind/infrastructure
215 Downloads
Set of tools to setups machines
homelan/acorn-disk
300 Downloads
Provides class for reading disk images for 8-bit Acorn machines (dfs/adfs)
halfowl/statemachine
10 Downloads
State Machines made safe and easy.
floor9design/machine-identifier
44 Downloads
This is a simple class for identifying machines, creating a unique ID based on hardware (Hard disk UUID)
eyefi/net_gearman
2462 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
elvis-bi/net_gearman
26 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
dhii/state-machine-abstract
2007 Downloads
Abstract functionality for state machines.
cylab/php-libvirt
0 Downloads
On object oriented wrapper for the libvirt-php extention. Allows to create, start, stop, modify virtual machines in a programmatic way.