job.worker_name attribute that tells you which worker is executing a job. Thanks @selwin!send_stop_job_command() that tells a worker to stop executing a job. Thanks @selwin!JSONSerializer as an alternative to the default pickle based serializer. Thanks @JackBoreczky!RQScheduler running on Redis with ssl=True. Thanks @BobReid!