2017 © Pedro Peláez
 

library event-based-system

Simple event based system. It has "tasks" that can be added to the system. It should be able to process the tasks (could be just writing something to the command line), and it should be built in an extensible manner so it can be used for a variety of tasks.

image

jbs321/event-based-system

Simple event based system. It has "tasks" that can be added to the system. It should be able to process the tasks (could be just writing something to the command line), and it should be built in an extensible manner so it can be used for a variety of tasks.

  • Tuesday, May 22, 2018
  • by jbs321
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The Versions

22/05 2018

dev-master

9999999-dev

Simple event based system. It has "tasks" that can be added to the system. It should be able to process the tasks (could be just writing something to the command line), and it should be built in an extensible manner so it can be used for a variety of tasks.

  Sources   Download

MIT

The Development Requires

by Jacob Balabanov