00:55:41 "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. 00:57:03 Do any of the popular Monero libraries use zmq at all or just rpc? 00:57:10 one of the major points for ZMQ is that you want to have the data the instant it changes, at least for new miner data 00:57:18 where 1s delay is already too much 01:02:07 that'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 01:02:53 my own project uses just "chain_main" now with fallback for older events (not current event) done with RPC 14:16:18 https://cran.r-project.org/web/packages/pbdZMQ/pbdZMQ.pdf 14:16:19 https://cran.r-project.org/web/packages/rzmq/rzmq.pdf 14:16:19 sech1: I found two R packages for ZMQ. Any opinion on which to use for getting data from monerod?: 14:17:21 I have no idea. ZMQ is a standard protocol, both should work 14:18:01 Ok thanks. 18:42:02 I'll help the community how earn $30k within 3... (full message at ) 18:43:55 plowsof @plowsof:libera.chat: 🔨 18:44:21 sgp: