Skip to content

Added consumer-based dining philosophers#1976

Draft
vossmjp wants to merge 5 commits intomasterfrom
dev/vossmjp/resource-limited-extras
Draft

Added consumer-based dining philosophers#1976
vossmjp wants to merge 5 commits intomasterfrom
dev/vossmjp/resource-limited-extras

Conversation

@vossmjp
Copy link
Copy Markdown
Contributor

@vossmjp vossmjp commented Feb 24, 2026

Description

Adds dining philosophers example that uses resource_limited_node in place a eating nodes and providers in place of chopstick buffers.

Fixes # - issue number(s) if exists

Type of change

Choose one or multiple, leave empty if none of the other choices apply

Add a respective label(s) to PR if you have permissions

  • bug fix - change that fixes an issue
  • new feature - change that adds functionality
  • tests - change in tests
  • infrastructure - change in infrastructure and CI
  • documentation - documentation update

Tests

  • added - required for new features and some bug fixes
  • not needed

Documentation

  • updated in # - add PR number
  • needs to be updated
  • not needed

Breaks backward compatibility

  • Yes
  • No
  • Unknown

Notify the following users

List users with @ to send notifications

Other information

Base automatically changed from dev/kboyarinov/resource-consumer-node to master March 6, 2026 08:15
@vossmjp vossmjp force-pushed the dev/vossmjp/resource-limited-extras branch from b785dd1 to e7d9695 Compare March 6, 2026 18:52
@omalyshe omalyshe added this to the 2023.1.0 milestone Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants