← Back to context

Comment by samsquire

3 years ago

What would you call what I'm working on, it is "parallel" but probably doesn't come under "parallel programming" in the literature. I'm still interested in it though, just haven't got around to it yet, it's a large space.

I'm not working on novel parallel algorithms that solve computer science problems, I am interested in parallelism as a general principle for coordinating systems activities.

When I get time to delve into parallel algorithms then I'll work on that, at the moment there's a lot of work in just cordinating and scheduling parallel tasks.

I am also interested in this area of database internals such as parallel query execution and concurrency control and wait/lockfree algorithms

I feel it is complicated and wide space and we deceive ourselves to think we know everything or hubris, which I expressly avoid doing.