Skip to content

HudsonShi/desim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desim ——Discrete Event Simulation and Modeling in Golang

离散事件仿真(DES, Discrete Event Simulation)是非常适合用 Go 来实现的方向,Go 的并发机制(goroutines + channels)天然适合模拟事件队列、调度系统等机制。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages