I am aware of synchronization issues in Javascript, how it is not exactly on / off using milliseconds, etc., but I need something to at least try to do browser-based scheduling.
As for the features, I think something is in accordance with the planning patterns described here: http://www.sauronsoftware.it/projects/cron4j/manual.php#p02
Is there anything there? I carried out Google searches and did not find any implementation worthless.
It seemed to me that I would quickly bounce it - obviously, this is not a worthy production code yet. Take a look .
Jumping my own code here, but I'm busy developing cron.js and its readiness for general use.
As long as js engines live inside the browser, I donโt think there is a lot of drive for such an opportunity. Now .. if you made a js engine server ...
Take a look at scheduler.codeeffects.com. I donโt know how this works, but it has a js based interface, so their scheduling mechanism is also based on js. Just trying to help :)
Source: https://habr.com/ru/post/1303849/More articles:How can I access and manipulate the resources of the local file system from the browser - javaCustom Role Package with MVC 2.0 webconfig - c #Want to learn about the Windows Program, some suggestions? - windowsMemory leak while asynchronously loading BitmapSource images - c #access to a static property through COM - propertiesVisual Studio 2008 "Save File As" Dialog Intermittent Edition - visual-sourcesafeSystem.Web.HttpRequest - What is the difference between ContentLength, TotalBytes and InputStream.Length? - asp.netUnification of type parameters - genericsProblem saving a file as a dialog box in Visual Studio 2008 - visual-studioWhat is the recommended way to create Android libraries for use in applications? - androidAll Articles