Back
Jason Chiu
Jason Chiu
@jason
Currently a 9-5 funded start up. Working mainly on a winning product finding saas app for ecommerce
testing anti-anti-bot measures random delays, bezier curve mouse movements, waiting longer between scrapes #twc3
EventEmitter() works perfect for my use case, bringing sync to background async tasks done #twc3
testing synchronising, async background tasks using EventEmitter() in nodejs #twc3
testing FOR UPDATE SKIP LOCKED in postgres when there's eventually multiple workers grabbing jobs from the queue
created job_queue table in postgres to track and sync the async background jobs #twc3