{"id":16944909,"url":"https://github.com/drbrain/ringydingy","last_synced_at":"2025-04-11T19:32:48.966Z","repository":{"id":4483849,"uuid":"5622941","full_name":"drbrain/RingyDingy","owner":"drbrain","description":"RingyDingy is a little boat that keeps your DRb service afloat!","archived":false,"fork":false,"pushed_at":"2013-06-05T23:00:08.000Z","size":185,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-14T23:47:43.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drbrain.png","metadata":{"files":{"readme":"README.rdoc","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE.rdoc","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-31T00:51:02.000Z","updated_at":"2019-07-15T21:14:32.000Z","dependencies_parsed_at":"2022-09-19T03:31:45.763Z","dependency_job_id":null,"html_url":"https://github.com/drbrain/RingyDingy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbrain%2FRingyDingy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbrain%2FRingyDingy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbrain%2FRingyDingy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbrain%2FRingyDingy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drbrain","download_url":"https://codeload.github.com/drbrain/RingyDingy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248467135,"owners_count":21108601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T21:19:22.862Z","updated_at":"2025-04-11T19:32:48.940Z","avatar_url":"https://github.com/drbrain.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= RingyDingy\n\nhome :: https://github.com/drbrain/RingyDingy\nrdoc :: http://docs.seattlerb.org/RingyDingy\nbugs :: https://github.com/drbrain/RingyDingy/issues\n\n== DESCRIPTION\n\nRingyDingy is a little boat that keeps your DRb service afloat!\nRingyDingy automatically registers a service with a RingServer. If\ncommunication between the RingServer and the RingyDingy is lost,\nRingyDingy will re-register its service with the RingServer when it\nreappears.\n\nSimilarly, the RingServer will automatically drop registrations by a\nRingyDingy that it can't communicate with after a short timeout.\n\nRingyDingy also includes a RingServer wrapper that adds verbose mode\nto see what services as they register and expire and an option to list\nall available services on the network.\n\n== Installing RingyDingy\n\nJust install the gem:\n\n  $ sudo gem install RingyDingy\n\n== Using RingyDingy\n\n  require 'rubygems'\n  require 'ringy_dingy'\n  require 'my_drb_service'\n\n  my_drb_service = MyDRbService.new\n\n  RingyDingy.new(my_drb_service).run\n\n  DRb.thread.join\n\n== Using RingyDingy::RingServer\n\nTo start a RingServer:\n\n  $ ring_server\n\nTo list services on the network:\n\n  $ ring_server -l\n\nTo enable or disable verbose mode remotely:\n\n  $ ring_server --set-logging=true/false\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrbrain%2Fringydingy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrbrain%2Fringydingy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrbrain%2Fringydingy/lists"}