update meta data
This commit is contained in:
parent
f3a896c724
commit
90e15ed6ce
3307 changed files with 1674 additions and 7 deletions
1
Task/Concurrent-computing/00DESCRIPTION
Normal file
1
Task/Concurrent-computing/00DESCRIPTION
Normal file
|
|
@ -0,0 +1 @@
|
|||
Using either native language concurrency syntax or freely available libraries write a program to display the strings "Enjoy" "Rosetta" "Code", one string per line, in random order. Concurrency syntax must use [[thread|threads]], tasks, co-routines, or whatever concurrency is called in your language.
|
||||
Loading…
Add table
Add a link
Reference in a new issue