Posts

Podping throughput testing on Hive testnet: massive capacity.

avatar of @brianoflondon
25
@brianoflondon
·
0 views
·
2 min read

Working with another volunteer contributor on Podcasting 2.0, @alecksgates , I'm testing a Dockerized version of the Podping Hive-Writer program which actually takes URLs of RSS feeds that have updated and writes them to the chain.

The original, simple version of this python script has been running non stop for 4 weeks and is working but Alecks and I have moved it on quite a bit.

I currently have a Docker container which you can download from this branch of our Github repo running on my Raspberry Pi. This Pi also runs a Bitcoin node and a Lightning node!

I have my iMac connecting to it and sending every @podping from the main Hive network to the Raspberry Pi which then copies that ping onto the Testnet.

And right now I'm stress testing by having four processes on my iMac sending URLs as fast as they can which are all writing to Testnet. This is putting 9000+ URLs PER MINUTE - each one signaling an RSS feed that has changed!

These are insane throughputs, the current live version of Podping is putting out 3 or 4 URLs per minute, but I want to show that Hive (even the little testnet) has astonishing capacity. This really is something very new.