You are viewing a single thread.
View all comments View context
44 points
*

multiple processes?!

permalink
report
parent
reply
1 point

Lots of microcontrollers have multiple cores now.

permalink
report
parent
reply
8 points

FreeRTOS tasks are basically processes, IIRC other rtoses have similar mechanics too

permalink
report
parent
reply
4 points

If you want to get really freaky, try accessing the same flash or RAM from multiple instances of FreeRTOS running on a hypervisor.

permalink
report
parent
reply
3 points

Is that just like the shared memory model of parallel computing or are there any added complications? Have you done this before? Please do share your experiences if so cause now I’m interested :p

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 2.5K

    Monthly active users

  • 1.1K

    Posts

  • 39K

    Comments