Skip to content

upclab/concurrente-parcial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrente Parcial

Para el modo asíncrono utiliza una distribición Round Robin

Dependencias

Uso

$ go run main.go --static --mode=both
# Para crear el GIF (Pero tiene mal performance)
$ go run main.go --k=10 --n=800  --mode=chart --gif

Modos

  • Síncrono (por defecto): sync
  • Asíncrono: async
  • Ambos: both
  • Gráficos: chart

Recomendaciones

  • No dar un valor al k mayor a 50

Integrantes

  • Diego Jara
  • Mauricio Rivas
  • Daniel Aragon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages