joomla-projects / soc21_website-cronjob

GNU General Public License v2.0
5 stars 3 forks source link

Run Scheduler Tasks via Ajax/Web Workers #19

Closed bembelimen closed 2 years ago

bembelimen commented 2 years ago

Describe the solution you'd like

The tasks triggered by visitors should be triggered by Ajax/Web Workers not in the shutdown method (or both configurable via param?)