nimble entry for timerpool implementation

This commit is contained in:
mikra72 2017-11-05 15:41:51 +01:00
parent 8f1e76d960
commit 2a6b988f4e

View File

@ -7542,5 +7542,19 @@
"description": "Conversion between integers and Roman numerals",
"license": "MIT",
"web": "https://github.com/lcrees/romans"
},
{
"name": "timerpool",
"url": "https://github.com/mikra01/timerpool/",
"method": "git",
"tags": [
"timer",
"pool",
"events",
"thread"
],
"description": "threadsafe timerpool implementation for event purpose",
"license": "MIT",
"web": "https://github.com/mikra01/timerpool"
}
]