multiple-threads topic
EF.DbContextFactory
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity F...
safe-stream
SafeStream: atomic and safe manipulation with files via native PHP functions.
ClimateTools.jl
Climate science package for Julia
PaRMAT
Multi-threaded Large-Scale RMAT Graph Generator.
OSLab
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
observable
Observer pattern and signals/slots for C++11 projects
MatrixMultiplication
Just a little playground, to test and try the benefits of Running Calculations on CPU or GPU with multiple threads.