This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
stacks-puppet-node
Watch
1
Star
0
Fork
0
You've already forked stacks-puppet-node
mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced
2026-04-15 22:15:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efbcaccc5ac66670751ef14d5b7bcee3f3fc59ef
stacks-puppet-node
/
blockstack
History
Jude Nelson
efbcaccc5a
up to 1000 threads (only 1024 file descriptors are available anyway)
2018-07-06 14:06:58 -04:00
..
lib
up to 1000 threads (only 1024 file descriptors are available anyway)
2018-07-06 14:06:58 -04:00
__init__.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
blockstackd.py
add a bounded threading mixin to the RPC server that allows it to have up to a maximum number of outstanding threads handling requests. serialize all RPC access so we don't introduce database contention or corruption. make the maximum number of RPC threads overridable in the environment.
2018-07-05 17:24:30 -04:00
version.py
version bump!
2018-03-22 19:26:04 -04:00