|
|
|
|
|
by rbanffy
5879 days ago
|
|
I find it interesting the developer has to worry about the parallelization. Shouldn't the data persistence layer (be it a relational database or some other data engine) deal with that (and use parallelization whenever possible)? |
|