-
chesterfield[m]<BusyBoredom[m]> "Is ZMQ a major performance drain..." <- Would be great to see someone do some performance testing on rpc polling vs zmq from both server and client side.
-
chesterfield[m]Do any of the popular Monero libraries use zmq at all or just rpc?
-
DataHoarderone of the major points for ZMQ is that you want to have the data the instant it changes, at least for new miner data
-
DataHoarderwhere 1s delay is already too much
-
DataHoarderthat's the main use p2pool uses it for, specifically "json-full-chain_main" and "json-full-miner_data" as new blocks get to chain, and "json-minimal-txpool_add" for getting new transactions
-
DataHoardermy own project uses just "chain_main" now with fallback for older events (not current event) done with RPC
-
Rucknium[m]
-
Rucknium[m]
-
Rucknium[m]sech1: I found two R packages for ZMQ. Any opinion on which to use for getting data from monerod?:
-
sech1I have no idea. ZMQ is a standard protocol, both should work
-
Rucknium[m]Ok thanks.
-
babyforacutiefx[I'll help the community how earn $30k within 3... (full message at <libera.ems.host/_matrix/media/v3/do…90c9214240513afa6ce608ef0e077d80d7b>)
-
ceetee[m]plowsof @plowsof:libera.chat: 🔨
-
ofrnxmr[m]sgp: