Skip to content

inglobal/RQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RQ: Better living through asynchronicity

Douglas Crockford
2013-05-13

Turn based servers are now joining turn based browsers in providing race-free
and deadlock-free interactivity. The event-driven model has long been popular
in UI systems, but the nature of work in servers presents some new challenges.
Functional programming provides solutions, including monads, arrows, promises,
and various flavors of FRP. This is another such solution, intended to enhance
ease of use through minimalism.

About

Better living through asynchronicity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published