{"id":17950260,"url":"https://github.com/reubenbond/jotb22-orleans-workshop","last_synced_at":"2026-01-17T07:26:53.579Z","repository":{"id":117924148,"uuid":"483799928","full_name":"ReubenBond/jotb22-orleans-workshop","owner":"ReubenBond","description":"Microsoft Orleans workshop for J On The Beach 2022","archived":false,"fork":false,"pushed_at":"2022-04-27T06:48:42.000Z","size":19,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T15:48:49.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReubenBond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-20T20:14:59.000Z","updated_at":"2022-12-07T23:13:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ba79c3b-c411-4adf-ab61-b0bd4a5e951e","html_url":"https://github.com/ReubenBond/jotb22-orleans-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReubenBond/jotb22-orleans-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReubenBond%2Fjotb22-orleans-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReubenBond%2Fjotb22-orleans-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReubenBond%2Fjotb22-orleans-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReubenBond%2Fjotb22-orleans-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReubenBond","download_url":"https://codeload.github.com/ReubenBond/jotb22-orleans-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReubenBond%2Fjotb22-orleans-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-29T09:38:27.060Z","updated_at":"2026-01-17T07:26:53.562Z","avatar_url":"https://github.com/ReubenBond.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microsoft Orleans workshop for J On The Beach 2022\n\n## Lab 1 - Hello, Orleans\n\n## Lab 2 - Hello, Grains\n\n## Lab 3 - Dealing With State\n\n## Lab 4 - Scaling Out\n\n* Adding another host\n* Looking at it with the Orleans Dashboard\n\n## Lab X - Timers \u0026amp; Reminders\n\n* Add some statistics to our URL Shortener\n* Using a timer, periodically clear statistics\n\n* Reminder: forgettable URLs: delete the URL after some period of time\n\n## Lab X - Fan-Out, Fan-In\n\n* Modify the timer in the above to periodically flush stats to a stats collector grain\n* NOTE: collecting stats at the *domain* level, not URL level\n* Stats collectors fan-in by a factor of (eg) 2^16 at a time\n* Hash domain, accrue at per-domain stats grain, then progressively up a chain of fan-in aggregator grains to a root TopN grain\n* Flush all the way up to root-level stats on the 10 most popular domains in a given time period\n\n## Other ideas for exploration\n\n* Observers to monitor a given domain's statistics\n* Observers to monitor a client based on IP\n* Per-client statistics for URL create/update events\n* RequestContext for AuthZ to perform administrative actions on a URL (eg, creator or admin can delete)\n  * Could auto-generate a key at initial creation time, requiring that to be used to delete the URL or redirect it\n* Throttling creation of shortened URLs by client IP\n* Banning clients by IP","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freubenbond%2Fjotb22-orleans-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freubenbond%2Fjotb22-orleans-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freubenbond%2Fjotb22-orleans-workshop/lists"}