<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=PoolServerJ</id>
	<title>PoolServerJ - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=PoolServerJ"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=PoolServerJ&amp;action=history"/>
	<updated>2026-05-15T10:20:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=PoolServerJ&amp;diff=6401&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;PoolServerJ is a pure java implementation of a Bitcoin mining pool server. It’s functionally very similar to pushpoold. Although there are some differences it is capable of...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=PoolServerJ&amp;diff=6401&amp;oldid=prev"/>
		<updated>2019-06-28T10:03:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;PoolServerJ is a pure java implementation of a Bitcoin mining pool server. It’s functionally very similar to pushpoold. Although there are some differences it is capable of...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;PoolServerJ is a pure java implementation of a Bitcoin mining pool server. It’s functionally very similar to pushpoold. Although there are some differences it is capable of being swapped over with pushpoold without any config changes.&lt;br /&gt;
&lt;br /&gt;
====Features====&lt;br /&gt;
&lt;br /&gt;
* Native merged mining support. Will work with standard bitcoind 0.5&lt;br /&gt;
* SCrypt blockchain support&lt;br /&gt;
* Customisable coinbase transaction (pay block rewards to any wallet perhaps an offline secure wallet)&lt;br /&gt;
* Internal work generation (more than 10x faster than rpc getwork)&lt;br /&gt;
* Work caching - caches work from bitcoind or internal WorkMaker to handle short term spikes in requests&lt;br /&gt;
* Database resilience. Server can keep running if database goes down and shares will be sent to database when connection is reestablished&lt;br /&gt;
* DoS resilience with QoS support to ensure workers who've submitted valid work are serviced with priority&lt;br /&gt;
* Capable of pulling work from multiple bitcoin daemons to get around the getwork bottleneck and also to provide some redundancy&lt;br /&gt;
* Notify of block change via HTTP to a user configurable URL to support event triggered share processing&lt;br /&gt;
* Cached database handling (optional) to reduce round trips.&lt;br /&gt;
* Supports Mysql, Postgresql, sqlite3 (JDBC based so others can be added easily - currently only tested on mysql)&lt;br /&gt;
* Runs as a Windows service&lt;br /&gt;
* Longpolling support&lt;br /&gt;
* Integrated block monitoring using all available bitcoin daemon work sources&lt;br /&gt;
* Dump shares to Database, log file or stdout&lt;br /&gt;
* Safe restart - shares issued to client are dumped to file on shutdown and reloaded on startup so your miners won't get stale shares if you restart a live server&lt;br /&gt;
* Only dependency is a Java 6+ JDK.&lt;br /&gt;
&lt;br /&gt;
====Links====&lt;br /&gt;
&lt;br /&gt;
* [http://poolserverj.org/about/ PoolServerJ Homepage]&lt;br /&gt;
* [http://forum.bitcoin.org/index.php?topic=33142.0 Forum Thread]&lt;br /&gt;
* [http://forum.bitcoin.org/index.php?topic=33144.0 Tech Support Thread]&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://bitcoin.it/ http://bitcoin.it/]&lt;br /&gt;
==See Also on BitcoinWiki==&lt;br /&gt;
* [[NurseToken]]&lt;br /&gt;
* [[Creditor Data Platform]]&lt;br /&gt;
* [[CyClean]]&lt;br /&gt;
* [[AVINOC]]&lt;br /&gt;
* [[AI Crypto]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>