这是indexloc提供的服务,不要输入任何密码
Skip to content

yusuf-musleh/scientific-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a basic Python app that runs a job worker powered by pyworker that processes jobs that are enqueued from this Ruby on Rails project.

Getting Started

Make sure you have the latest Python version installed.

Install the requirements:

$ pip install -r requirements.txt

(Optional) See various metrics on NewRelic, define the following Environment Variables:

  • NEW_RELIC_LICENSE_KEY
  • NEW_RELIC_APP_NAME

Run the worker

$ python main.py

About

Basic Python job worker running rubydj-pyworker that support NewRelic instrumentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages