How to create a parallel echo server using goroutines in SPVM?
Yuki Kimoto

Yuki Kimoto @yukikimoto

About: I'm developing SPVM programing language and GitPrep now. Facebook https://www.facebook.com/profile/61550470287438

Location:
Japan/Tokyo
Joined:
Mar 8, 2021

How to create a parallel echo server using goroutines in SPVM?

Publish Date: Oct 9 '24
0 0

How to create a parallel echo server using goroutines in SPVM?

I write a parallel echo server using SPVM::IO::Socket::IP and goroutines, channels, select in SPVM::Go.

See the following test code.

run_echo_server_go

Comments 0 total

    Add comment