What concurrency tools you think will be useful to add to julia?

i am exciting to contribute to julia by implementing some concurrency tools, so i want some suggestions about things i can do.

I don’t have any idea, but until someone comes along that does this may be good to look at Juleps/StructuredConcurrency.md at f582e2cfd8df3869749a2594f16dcee7802843c8 · c42f/Juleps · GitHub.

3 Likes

How about Atomic Dictionaries?

1 Like