perfectsched
Highly available distributed cron built on RDBMS
파일 탐색기
최종 버전 다운로드 (.zip)- config.yml
- codeql-analysis.yml
- perfectsched
- base.rb
- decider.rb
- dispatch.rb
- router.rb
- rdb_compat.rb
- perfectsched.rb
- application.rb
- backend.rb
- blocking_flag.rb
- client.rb
- daemons_logger.rb
- engine.rb
- error.rb
- model.rb
- runner.rb
- schedule.rb
- schedule_collection.rb
- schedule_metadata.rb
- signal_queue.rb
- signal_thread.rb
- task.rb
- version.rb
- worker.rb
- perfectsched.rb
- base_spec.rb
- decider_spec.rb
- client_spec.rb
- engine_spec.rb
- model_spec.rb
- perfect_sched_spec.rb
- rdb_compat_backend_spec.rb
- runner_spec.rb
- schedule_collection_spec.rb
- schedule_spec.rb
- spec_helper.rb
- task_spec.rb
- worker_spec.rb
- .gitignore
- .travis.yml
- ChangeLog
- circle.yml
- Gemfile
- LICENSE
- NOTICE
- perfectsched.gemspec
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/treasure-data/perfectsched
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd perfectsched
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
