Skip to content

nrshrivatsan/concurrent-n-parallel

Repository files navigation

concurrent-n-parallel

#TL;DR ####Screen casts

Python 3 Benchmark

Go Benchmark

JRE 1.7 Benchmark

###Introduction

####Context

In the era of Internet, businesses which rely on software would love the following:

  • Scale quick
  • Reduce cost of Infrastructure
  • Maintainable code

####Why Concurrent n Parallel

Languages are in plenty. Choosing one to do the above is a challenge.

There is code in here which expresses the concurrency and parallelism constructs of various languages.

There is also some analysis done on the code and comparisons are made to find which is better

####Benchmarking

Python 3.4 coroutines vs Golang 1.2.2

About

Figuring our how concurrent and parallel can things be

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published