Move robots into Go routines #13

Open
opened 2023-12-11 22:11:46 +01:00 by sacha · 0 comments
Owner

The goal for funzies is to move the robots into their separate Go routines (threads for the non-gophers). Not because it easy, but because it seems to be a hard and educational.

Time to figure out what works and what doesn't. Looking through robots.go it is going to be hard no matter what I try.

The goal for funzies is to move the robots into their separate Go routines (threads for the non-gophers). Not because it easy, but because it seems to be a hard and educational. Time to figure out what works and what doesn't. Looking through `robots.go` it is going to be hard no matter what I try.
sacha added the
🌠 Wishlist
label 2023-12-13 00:07:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: golang/rowboz#13
No description provided.