Page 1 of 1

promise library

Posted: 16 Feb 2015 19:46
by Jan de Lint
A promise library makes the sequencing of multythreading, delays, io and the like much more declarative (and thus much more fun 8-) ).
Quite a number of promise libraries is emerging lately. Examples are Q and RSVP.
Would be nice if there were to be an equivalent library in the PFC, or is there already?
]an

Posted: 17 Feb 2015 9:32
by Thomas Linder Puls
No, we do not currently have such a library, but we do work a little with it.

Posted: 17 Feb 2015 12:04
by Jan de Lint
OK, it was just a hint.
I feel such a library could take the sting out of VPcURL with all it's call-backs.
]an