Show HN: Tickstem – Python SDK for cron, uptime and heartbeat monitoringgithub.com2 ポイント·投稿者 m_barsukou·2 か月前·0 コメント
Show HN: How I built a cron job service to advance myself in Go and worker poolstickstem.dev3 ポイント·投稿者 m_barsukou·3 か月前·1 コメント
m_barsukou·先月·議論I've been trying to make a comprehensive trading platform for crypto - with different verticals like DeFi and CEX. Why so? Because there are more libraries like ccxt to get data to analyse - rather than for the Forex and funds
m_barsukou·先月·議論Let's see how the IPO of these companies go. The final outcome might be very contrasting - given the ROI numbers they have
m_barsukou·2 か月前·議論https://tickstem.dev — cron scheduling, uptime monitoring, heartbeat checks, and email verification under one API key. Go + Node.js SDKs, MCP server.
m_barsukou·3 か月前·議論In the end, the scheduler uses a pool of goroutines and a queue based on Redis BRPOP vs LPUSH