Post
Topic
Board Pools (Altcoins)
Re: [ANN][MULTI][VARDIFF] Pool|TradeMyBit - 0.5% Prop/Profit Swap/Auto-Exch
by
jammer81
on 17/07/2014, 01:40:41 UTC
Code:
"pools" : [
{
"name" : "TMB USW X11",
"url" : "stratum+tcp://west01.us.trademybit.com:4010",
            "user": "barry.shitpeas",
            "pass": "password",
"algorithm" : "darkcoin-mod"
},
{
"name" : "TMB USW X13",
            "url" : "stratum+tcp://west01.us.trademybit.com:4011",
            "user": "barry.shitpeas",
            "pass": "password",
"algorithm" : "marucoin-mod"
},
{
"name" : "TMB USW X15",
            "url" : "stratum+tcp://west01.us.trademybit.com:4012",
            "user": "barry.shitpeas",
            "pass": "password",
"algorithm" : "bitblock"
},
{
"name" : "TMB USW Nist5",
            "url" : "stratum+tcp://west01.us.trademybit.com:4013",
            "user": "barry.shitpeas",
            "pass": "password",
"algorithm" : "talkcoin-mod"
},
{
"name" : "STATIC USW 1 Nist5",
"url" : "stratum+tcp://west01.us.trademybit.com:7770",
"user" : "barry.shitpeas",
"pass" : "password",
"algorithm" : "talkcoin-mod"
},
{
"name" : "STATIC USW 1 X11",
"url" : "stratum+tcp://west01.us.trademybit.com:4440",
"user" : "barry.shitpeas",
"pass" : "password",
"algorithm" : "darkcoin-mod"
},
{
"name" : "STATIC USW 1 X15",
"url" : "stratum+tcp://west01.us.trademybit.com:6660",
"user" : "barry.shitpeas",
"pass" : "password",
"algorithm" : "bitblock"
},
{
"name" : "STATIC USW 1 X13",
"url" : "stratum+tcp://west01.us.trademybit.com:5550",
"user" : "barry.shitpeas",
"pass" : "password",
"algorithm" : "marucoin-mod"
}
],
"intensity" : "20",
"thread-concurrency" : "8192",
"gpu-engine" : "1130",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-threads" : "2",
"vectors" : "1",
"lookup-gap" : "2",
"worksize" : "128",
"shaders" : "2048",
"gpu-fan" : "0-90",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "72",
"auto-fan" : true,
"log" : "5",
"failover-only" : true,
"failover-switch-delay" : "30",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "10",
"expiry" : "120",
"hamsi-expand-big" : "1"
}

I think you are over complicating things guys....

Only one port is open at any given stage. (besides Static Backup pools) No more than around 5 secs overlap delay before old port closes and new port switches. Failover is the only strategy needed. This 'multimultimultimultiport' 'extranonce-subscription' jargon is really screwing up the elegant simplicity that TMB has. (I don't know about nicehash, perhaps they are more complicated)

If you are running your own API switching methods, then port 4010-4013 will NOT work correctly, use the static ports 4440,5550,6660,7770.