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::DslEvaluator

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 (c) 2012 Groovenauts, Inc.