Skip to content

Work in progress for Symfony2 Bundle for running Cron Jobs in Distributed Environment.

Notifications You must be signed in to change notification settings

eventio/EventioCronBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Symfony2 Bundle for Cron Jobs in Distributed Environment

Work in progress for Symfony2 Bundle for running Cron Jobs in Distributed Environment.

Current version requires also SncRedisBundle to do global lock. Locking will be moved to a separated component and abstracted.

Usage

  • Create a listener for cron.tick event, an instance of CronEvent is passed as an argument
  • Check $event->getCronTime() and decide whether you need to do at the given time

License

Copyright Eventio Oy, Ville Mattila, 2013

Released under the The MIT License

About

Work in progress for Symfony2 Bundle for running Cron Jobs in Distributed Environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages