lift / framework

Lift Framework
http://liftweb.net
Apache License 2.0
1.27k stars 280 forks source link

Make Schedule.service pluggable #1993

Closed andreak closed 3 years ago

andreak commented 3 years ago

Enables developers to plug-in custom executor-service to Schedule. This is useful if one wants to use task-decorators for each executed task.