Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
PolyORB-HI-C
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • TASTE
  • PolyORB-HI-C
  • Issues
  • #21

Closed
Open
Opened Oct 05, 2017 by Tiago Jorge@tiagoDaSilva

Concurrent interfaces

Hi,

Can two sporadic PIs in the same TASTE function execute concurrently, or is this prevented by TASTE? Same question for one Cyclic PI and one sporadic PI. The scenario is accessing shared data: the cyclic calls a RI to send this data and the sporadic(s) update this data when called.

If the mutex is not enforced by TASTE, I suppose one can use OS mutex primitives in the user code instead, right?

(this question came up when reading slide 17 of Taste_training.pdf)

Thanks!

Edited Oct 05, 2017 by Tiago Jorge
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: taste/polyorb-hi-c#21