Table of Contents - daemon-kit-0.3.3 Documentation
Pages
-
CHANGELOG
- Changelog
- 0.3.3 2018-04-25
- 0.3.2 2015-03-16
- 0.3.1 2014-07-21
- 0.3.0 2014-05-15
- 0.3.0.rc2 2013-09-23
- 0.3.0.rc1 2013-09-11
- 0.2.0 2012-09-30
- 0.1.8.2 2011-05-18
- 0.1.18.1 2010-08-04
- 0.1.18 2010-08-03
- 0.1.7.12 2009-12-04
- 0.1.7.11 2009-11-30
- 0.1.7.10 2009-08-12
- 0.1.7.9 2009-06-22
- 0.1.7.8 2009-06-22
- 0.1.7.7 2009-06-22
- 0.1.7.6 (Not released)
- 0.1.7.5 2009-06-08
- 0.1.7.4 2009-06-05
- 0.1.7.3 2009-05-31
- 0.1.7.1 2009-05-28
- 0.1.7 2009-05-26
- 0.1.6 2009-05-13
- 0.1.5 2009-05-07
- 0.1.2 2009-04-28
- 0.1.1 2009-04-27
- 0.1.0 2009-01-08
- Configuration
- Deployment
- Logging
- README
-
RuoteParticipants
- Writing remote ruote participants with daemon-kit
- What is ruote?
- What are remote participants?
- Creating a remote participant with daemon-kit
- Configuring the daemon
- Writing pseudo-participants
- Wiring up the remote participant in ruote
- Processing workitems and replying to the engine
- Random other notes
- TODO
- environment.rake
- framework.rake
- god.rake
- log.rake
- monit.rake
- USAGE
- USAGE
- Gemfile.tt
- README.tt
- Rakefile
- daemon.tt
- environment.rb.tt
- readme
- readme
- Capfile
- USAGE
- deploy.rb.tt
- production.rb.tt
- staging.rb.tt
- USAGE
- USAGE
- cucumber
- cucumber.rake
- USAGE
- spec.opts
- rspec.rake
- USAGE
- USAGE
- USAGE
- test_unit.rake
- %app_name%_test.rb.tt
Classes and Modules
- DaemonKit
- DaemonKit::AMQP
- DaemonKit::AbstractLogger
- DaemonKit::AbstractLogger::Formatter
- DaemonKit::Application
- DaemonKit::Arguments
- DaemonKit::Boot
- DaemonKit::Config
- DaemonKit::Config::@data
- DaemonKit::Configurable
- DaemonKit::Configurable::ClassMethods
- DaemonKit::Configurable::InstanceMethods
- DaemonKit::Configuration
- DaemonKit::Cron
- DaemonKit::Cucumber
- DaemonKit::Cucumber::World
- DaemonKit::DaemonNotFound
- DaemonKit::EM
- DaemonKit::Exception
- DaemonKit::GemBoot
- DaemonKit::Generators
- DaemonKit::Generators::AmqpGenerator
- DaemonKit::Generators::AppGenerator
- DaemonKit::Generators::Base
- DaemonKit::Generators::CapistranoGenerator
- DaemonKit::Generators::CronGenerator
- DaemonKit::Generators::CucumberGenerator
- DaemonKit::Generators::Error
- DaemonKit::Generators::RuoteGenerator
- DaemonKit::Generators::SpecGenerator
- DaemonKit::Generators::SqsGenerator
- DaemonKit::Generators::TestUnitGenerator
- DaemonKit::Generators::XmppGenerator
- DaemonKit::Initializer
- DaemonKit::Jabber
- DaemonKit::MissingParticipant
- DaemonKit::PidFile
- DaemonKit::RuoteParticipants
- DaemonKit::RuotePseudoParticipant
- DaemonKit::RuoteWorkitem
- DaemonKit::SQS
- DaemonKit::XMPP
- Object
- Sample
- String
Methods
- ::add_shebang_option! — DaemonKit::Generators::Base
- ::arguments — DaemonKit::Arguments
- ::arguments — DaemonKit
- ::arguments= — DaemonKit
- ::at_shutdown — DaemonKit
- ::boot! — DaemonKit
- ::booted? — DaemonKit
- ::chroot — DaemonKit::Application
- ::command — DaemonKit::Arguments
- ::configuration — DaemonKit::Arguments
- ::configuration — DaemonKit
- ::configuration= — DaemonKit
- ::configure — DaemonKit::RuoteParticipants
- ::configure! — DaemonKit::Generators
- ::continue! — DaemonKit::Initializer
- ::daemonize — DaemonKit::Application
- ::deliver — DaemonKit::Jabber
- ::desc — DaemonKit::Generators::Base
- ::drop_privileges — DaemonKit::Application
- ::env — DaemonKit
- ::exec — DaemonKit::Application
- ::exit! — DaemonKit::Application
- ::framework_root — DaemonKit
- ::handle_exception — DaemonKit::Cron
- ::hash — DaemonKit::Config
- ::help — DaemonKit::Generators
- ::instance — DaemonKit::Cron
- ::instance — DaemonKit::AMQP
- ::instance — DaemonKit::SQS
- ::instance — DaemonKit::Jabber
- ::instance — DaemonKit::RuoteParticipants
- ::instance= — DaemonKit::RuoteParticipants
- ::invoke — DaemonKit::Generators
- ::load — DaemonKit::Config
- ::logger — DaemonKit
- ::logger= — DaemonKit
- ::namespace — DaemonKit::Generators::Base
- ::new — DaemonKit::AbstractLogger
- ::new — DaemonKit::Arguments
- ::new — DaemonKit::Cron
- ::new — DaemonKit::AMQP
- ::new — DaemonKit::SQS
- ::new — DaemonKit::DaemonNotFound
- ::new — DaemonKit::Initializer
- ::new — DaemonKit::Jabber
- ::new — DaemonKit::PidFile
- ::new — DaemonKit::RuoteParticipants
- ::new — DaemonKit::RuoteWorkitem
- ::new — DaemonKit::XMPP
- ::new — DaemonKit::Generators::AppGenerator
- ::on_complete — DaemonKit::RuotePseudoParticipant
- ::on_exception — DaemonKit::RuotePseudoParticipant
- ::parse — DaemonKit::Arguments
- ::parse — DaemonKit::RuoteWorkitem
- ::parse_arguments — DaemonKit::Application
- ::parse_command — DaemonKit::RuoteWorkitem
- ::presence_updates — DaemonKit::Jabber
- ::process — DaemonKit::RuoteWorkitem
- ::process_messages — DaemonKit::Jabber
- ::process_subscriptions — DaemonKit::Jabber
- ::process_updates — DaemonKit::Jabber
- ::received_messages — DaemonKit::Jabber
- ::redirect_io — DaemonKit::Application
- ::reopen_logs — DaemonKit::Application
- ::reply_to_engine — DaemonKit::RuoteWorkitem
- ::reply_via_amqp — DaemonKit::RuoteWorkitem
- ::root — DaemonKit
- ::run — DaemonKit::Application
- ::run — DaemonKit::Cron
- ::run — DaemonKit::AMQP
- ::run — DaemonKit::SQS
- ::run — DaemonKit::EM
- ::run — DaemonKit::Initializer
- ::run — DaemonKit::Jabber
- ::run — DaemonKit::RuoteParticipants
- ::run — DaemonKit::XMPP
- ::running! — DaemonKit::Application
- ::safely_available? — DaemonKit::Initializer
- ::scheduler — DaemonKit::Cron
- ::shutdown — DaemonKit::Initializer
- ::source_root — DaemonKit::Generators::AmqpGenerator
- ::source_root — DaemonKit::Generators::AppGenerator
- ::source_root — DaemonKit::Generators::CapistranoGenerator
- ::source_root — DaemonKit::Generators::CronGenerator
- ::source_root — DaemonKit::Generators::CucumberGenerator
- ::source_root — DaemonKit::Generators::SpecGenerator
- ::source_root — DaemonKit::Generators::RuoteGenerator
- ::source_root — DaemonKit::Generators::SqsGenerator
- ::source_root — DaemonKit::Generators::TestUnitGenerator
- ::source_root — DaemonKit::Generators::XmppGenerator
- ::start — DaemonKit::Application
- ::stop — DaemonKit::Application
- ::stop — DaemonKit::EM
- ::subscription_requests — DaemonKit::Jabber
- ::trap — DaemonKit
- ::version — DaemonKit
- #[] — DaemonKit::Config
- #[] — DaemonKit::RuoteWorkitem
- #[]= — DaemonKit::RuoteWorkitem
- #_configurables — DaemonKit::Configurable::InstanceMethods
- #_cset — Object
- #add — DaemonKit::AbstractLogger
- #after_daemonize — DaemonKit::Initializer
- #amqp_reply_queue — DaemonKit::RuoteParticipants
- #app_name — DaemonKit::Generators::Base
- #attributes — DaemonKit::RuoteWorkitem
- #become_available — DaemonKit::XMPP
- #before_daemonize — DaemonKit::Initializer
- #busy — DaemonKit::Jabber
- #busy — DaemonKit::XMPP
- #call — DaemonKit::AbstractLogger::Formatter
- #called — DaemonKit::AbstractLogger
- #clean_trace — DaemonKit::AbstractLogger
- #cleanup — DaemonKit::PidFile
- #close — DaemonKit::AbstractLogger
- #configurable — DaemonKit::Configurable::ClassMethods
- #configure — DaemonKit::RuoteParticipants
- #configure_exception_handling — DaemonKit::Initializer
- #configure_roster! — DaemonKit::XMPP
- #configure_safely — DaemonKit::Initializer
- #connect! — DaemonKit::Jabber
- #contacts — DaemonKit::Jabber
- #contacts — DaemonKit::XMPP
- #create_bin_files — DaemonKit::Generators::AppGenerator
- #create_capfile — DaemonKit::Generators::CapistranoGenerator
- #create_config — DaemonKit::Generators::CapistranoGenerator
- #create_config — DaemonKit::Generators::XmppGenerator
- #create_config_files — DaemonKit::Generators::AmqpGenerator
- #create_config_files — DaemonKit::Generators::AppGenerator
- #create_config_files — DaemonKit::Generators::SqsGenerator
- #create_configs — DaemonKit::Generators::RuoteGenerator
- #create_cucumber — DaemonKit::Generators::AppGenerator
- #create_daemon — DaemonKit::Generators::AmqpGenerator
- #create_daemon — DaemonKit::Generators::CronGenerator
- #create_daemon — DaemonKit::Generators::RuoteGenerator
- #create_daemon — DaemonKit::Generators::SqsGenerator
- #create_daemon — DaemonKit::Generators::XmppGenerator
- #create_deployment_config — DaemonKit::Generators::AppGenerator
- #create_environment — DaemonKit::Generators::CucumberGenerator
- #create_features — DaemonKit::Generators::CucumberGenerator
- #create_initializers — DaemonKit::Generators::CronGenerator
- #create_lib — DaemonKit::Generators::RuoteGenerator
- #create_lib_exec — DaemonKit::Generators::AppGenerator
- #create_lib_files — DaemonKit::Generators::AppGenerator
- #create_log_directory — DaemonKit::Generators::AppGenerator
- #create_logger — DaemonKit::AbstractLogger
- #create_readme — DaemonKit::Generators::AppGenerator
- #create_root — DaemonKit::Generators::AppGenerator
- #create_root_files — DaemonKit::Generators::AppGenerator
- #create_script — DaemonKit::Generators::CucumberGenerator
- #create_script_files — DaemonKit::Generators::AppGenerator
- #create_specs — DaemonKit::Generators::SpecGenerator
- #create_standard_logger — DaemonKit::AbstractLogger
- #create_syslog_logger — DaemonKit::AbstractLogger
- #create_task — DaemonKit::Generators::SpecGenerator
- #create_task_directory — DaemonKit::Generators::AppGenerator
- #create_tasks — DaemonKit::Generators::CucumberGenerator
- #create_tasks — DaemonKit::Generators::TestUnitGenerator
- #create_test_environment — DaemonKit::Generators::AppGenerator
- #create_tests — DaemonKit::Generators::TestUnitGenerator
- #create_tmp_directory — DaemonKit::Generators::AppGenerator
- #create_vendor_directory — DaemonKit::Generators::AppGenerator
- #cucumber_version — DaemonKit::Generators::CucumberGenerator
- #dammit — Sample
- #data= — DaemonKit::Config
- #debug — DaemonKit::AbstractLogger
- #debug? — DaemonKit::AbstractLogger
- #depend — Object
- #dispatch_time — DaemonKit::RuoteWorkitem
- #ensure_stopped! — DaemonKit::PidFile
- #err — Sample
- #error — DaemonKit::AbstractLogger
- #error? — DaemonKit::AbstractLogger
- #exception — DaemonKit::AbstractLogger
- #exists? — DaemonKit::PidFile
- #extend_hash — DaemonKit::Config
- #fatal — DaemonKit::AbstractLogger
- #fatal? — DaemonKit::AbstractLogger
- #fei — DaemonKit::RuoteWorkitem
- #fields — DaemonKit::RuoteWorkitem
- #format_time — DaemonKit::AbstractLogger::Formatter
- #handle_exception — DaemonKit::Cron
- #handle_exception — DaemonKit::RuotePseudoParticipant
- #has_attribute? — DaemonKit::RuoteWorkitem
- #has_field? — DaemonKit::RuoteWorkitem
- #include_core_lib — DaemonKit::Initializer
- #info — DaemonKit::AbstractLogger
- #info? — DaemonKit::AbstractLogger
- #initialize_logger — DaemonKit::Initializer
- #initialize_signal_traps — DaemonKit::Initializer
- #last_modified — DaemonKit::RuoteWorkitem
- #level — DaemonKit::AbstractLogger
- #level= — DaemonKit::AbstractLogger
- #load_environment — DaemonKit::Initializer
- #load_gems — DaemonKit::Initializer
- #load_initializer — DaemonKit::GemBoot
- #load_patches — DaemonKit::Initializer
- #load_postdaemonize_configs — DaemonKit::Initializer
- #load_predaemonize_configs — DaemonKit::Initializer
- #logger — DaemonKit::AbstractLogger
- #logger= — DaemonKit::AbstractLogger
- #method_missing — DaemonKit::RuoteWorkitem
- #parse — DaemonKit::Arguments
- #participant_name — DaemonKit::RuoteWorkitem
- #perform — DaemonKit::RuotePseudoParticipant
- #pid — DaemonKit::PidFile
- #quote — Sample
- #register — DaemonKit::RuoteParticipants
- #run — DaemonKit::AMQP
- #run — DaemonKit::SQS
- #run — DaemonKit::RuoteParticipants
- #run — DaemonKit::XMPP
- #run — DaemonKit::Boot
- #run_amqp! — DaemonKit::RuoteParticipants
- #run_callbacks — DaemonKit::RuotePseudoParticipant
- #run_locally — Object
- #running? — DaemonKit::PidFile
- #set — DaemonKit::Configurable::InstanceMethods
- #set_load_path — DaemonKit::Initializer
- #set_process_name — DaemonKit::Initializer
- #set_umask — DaemonKit::Initializer
- #setup_roster! — DaemonKit::Jabber
- #short_fei — DaemonKit::RuoteWorkitem
- #shutdown! — DaemonKit::Jabber
- #silence — DaemonKit::AbstractLogger
- #startup! — DaemonKit::Jabber
- #status_line — DaemonKit::Jabber
- #subscribe_to — DaemonKit::RuoteParticipants
- #timed_out? — DaemonKit::RuoteWorkitem
- #to_absolute_path — String
- #to_h — DaemonKit::Config
- #to_json — DaemonKit::RuoteWorkitem
- #trusted? — DaemonKit::XMPP
- #try_runner — Object
- #try_sudo — Object
- #underscore — DaemonKit::RuoteParticipants
- #unknown — DaemonKit::AbstractLogger
- #unknown? — DaemonKit::AbstractLogger
- #update_gemfile — DaemonKit::Generators::AmqpGenerator
- #update_gemfile — DaemonKit::Generators::CapistranoGenerator
- #update_gemfile — DaemonKit::Generators::CronGenerator
- #update_gemfile — DaemonKit::Generators::SpecGenerator
- #update_gemfile — DaemonKit::Generators::RuoteGenerator
- #update_gemfile — DaemonKit::Generators::SqsGenerator
- #update_gemfile — DaemonKit::Generators::XmppGenerator
- #use — DaemonKit::RuoteParticipants
- #valid_contact? — DaemonKit::XMPP
- #valid_master? — DaemonKit::Jabber
- #valid_messages — DaemonKit::Jabber
- #version — DaemonKit
- #warn — DaemonKit::AbstractLogger
- #warn? — DaemonKit::AbstractLogger
- #with_env — Object
- #write! — DaemonKit::PidFile
- #zap — DaemonKit::PidFile