RSSAmplifier

James L Milner's Blog · Apr 23, 2018

The Rise of JavaScript Scheduling

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

What is scheduling? # At a high level, scheduling can be thought of as a way of splitting up work and allocating it to be completed by a compute resource. The work can be processed at some point in the future, in an order, and by a given resource that the scheduler specifies. For example, if we had a set of tasks of equal importance, lets say calculating billing and distributing invoices for users…

Read on jameslmilner.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.