Author Topic: Ensuring Single-Threaded Execution of a Worklet  (Read 71 times)

JamieC1

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
Ensuring Single-Threaded Execution of a Worklet
« on: March 13, 2024, 05:04:46 AM »
Hi everyone,

I'm exploring the configuration settings for worklets and I'm interested in knowing if there's an option to enforce single-threaded execution. Specifically, I want to prevent a worklet from running on multiple threads at the same time. PublixPassport

Thanks for your help!
« Last Edit: March 14, 2024, 01:09:11 AM by JamieC1 »

lappetbrag

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: Ensuring Single-Threaded Execution of a Worklet
« Reply #1 on: March 14, 2024, 03:52:25 AM »
Hey there!

It's great to see you delving into the configuration settings for worklets. As for your question about enforcing single-threaded execution, I believe it's possible to achieve that by carefully configuring the concurrency settings or using specific directives within your worklet code. Have you had a chance to check the documentation or reach out to the support team for more detailed guidance on this? They might have some helpful insights tailored to your specific requirements. Good luck with your exploration, and feel free to share any updates or insights you come across!