Sha256: 5cecdd232ed6a74d87c2f882ae4834b6dbaaceb68552294ca2a94db1e0609272
Contents?: true
Size: 1.67 KB
Versions: 4
Compression:
Stored size: 1.67 KB
Contents
# tengine_core Tengine frameworkとは、分散環境のリソース・マネジメントとジョブ制御を統括的に扱う運用エンジンです。 Tengine frameworkを利用することで"動的に変化するデータセンター(Programmable DataCenter)"を実現することができます。 ## 概要 ## 関連パッケージ ### tengine_resource ### tengine_schedule ### tengine_job #### tengine_job_agent ## インストールとセットアップ ### インストール * RabbitMQのインストール * MongoDBのインストール gem install tengine_core ### セットアップ ## 使用方法 ### DSL #### API DSLを使用するためのAPIについては以下のモジュールのAPIを参照してください。 [Tengine::Core::DslLoader](Tengine/Core/DslLoader.html) [Tengine::Core::DslEvaluator](Tengine/Core/DslEvaluator.html) ## Contributing to tengine_core * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it * Fork the project * Start a feature/bugfix branch * Commit and push until you are happy with your contribution * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. ## License tengine_event is distributed under the MPL2.0 or LGPLv3 or the dual license of MPL2.0/LGPLv3 ## Copyright Copyright (c) 2012 Groovenauts, Inc.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
tengine_core-1.2.2 | README.md |
tengine_core-1.2.1 | README.md |
tengine_core-1.2.0 | README.md |
tengine_core-1.1.0 | README.md |