pool
Here are 587 public repositories matching this topic...
配置设置问题咨询
SMProxy的账号密码端口和ip能设置与原mysql一样的吗?比如都设置为 127.0.0.1 root 123456 3306
目的是为了防止这个访问突然断了后直接连回mysql,或者说这服务有守护进程在的吗?服务挂了会重启或服务器挂了重启它也跟着重启而不需要手动启动
Issue
When using SingleBrowserImplementation and chrome gets into a state in which it cannot be restarted then the error does not bubble which causes a javascript unhandledrejection. Since there is no way to catch this it forces consuming code into a dead end. Using node v8.11.1
Reproduction:
I have not found a way to put chrome into such a state that it cannot be restarted so the rep
Hello,
After taking a look at poolboy's README, I think this project could benefit from a more detailed introduction and mission statement on what the software accomplishes. This would greatly help with drawing in new contributors or people who may be less familiar with how pooling libraries work.
One thing that would also be helpful in this regard would be including a more detailed descri
./build/bin/open-ethereum-pool config.json
eth.getWork()
Error: not supported
at web3.js:3143:20
at web3.js:63
I purchased the binary version, but it still won't install! Where is the detailed installation? MYSQL installation, configuration, please help me, thank you!
I want to select all items that have been successfully processed by honeydew, I guessed by looking at the source code that I can use where([x], is_nil(x.honeydew_whatever_lock)) to do this, but this couples my code tightly against honeydew implementation details, I'd like a more "official" or "public" way to achieve this.
https://github.com/koudelka/honeydew/blob/b60b639d6b2b3253f1bb20246df48
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Jul 7, 2020 - C++
-
Updated
Jul 3, 2020 - Java
Starting in erlang 20, a gen_server has optional callbacks like handle_info, terminate and code_change. But the current worker behaviour enforce them. IMO we should expect the worker API to be similar to a gen_server. Thoughts?
-
Updated
Jul 10, 2020 - C
-
Updated
May 10, 2020 - Python
-
Updated
Jun 3, 2020 - Go
-
Updated
Oct 16, 2019 - PHP
-
Updated
Oct 15, 2018 - Elixir
It would be nice to have a crosshair instead of a cursor while aiming for the shot.
-
Updated
Jul 10, 2020 - TypeScript
-
Updated
Jul 2, 2020 - Java
Improve this page
Add a description, image, and links to the pool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pool topic, visit your repo's landing page and select "manage topics."




Expect (go version go1.12.9 darwin/amd64):
Actual (go version go1.13 darwin/amd64)