delayedcall
There are 3 repositories under delayedcall topic.
dianbaer/juggle
juggle是一个极简的、组件式的js框架。无依赖,完美闭包,灵活且适合渐进学习,可与任何框架整合。包含(支持冒泡的事件 || Tween || MV框架 || http || websocket || 资源 || 模块)等组件,按需选择组件,不绑架开发者。
nlgranger/SeqTools
A python library to manipulate and transform indexable data (lists, arrays, ...)
theoctober19th/delayed-call-telephone-simulation
The simulation of a telephone call system, where the calls which couldn't be connected wait for lines to get free, and then connect once a line is free.