Changes for version 0.003 - 2023-11-15
- Requirement Changes
- Require SPVM::Thread 0.001.
- Incompatible Changes
- Go->goshced, Go->gosched_io_write, Go->gosched_io_read, Go->sleep methods must be called from the main thread. Otherwise an exception is thrown.
- Test Improvement
- Add thread-safe tests of Go::WaitGroup.
Modules
Goroutines of The Go Programming Language
Golang Compatible Channel
Short Description
Short Description
IO Polling
Short Description
Short Description
Go select Statement
Short Description
Result of select
Go WaitGroup