kosav7r

Results 4 comments of kosav7r

What would you recommend to separate CPU and IO-bound jobs in the programming models? As far as I know, coroutines are for IO-bound jobs.

What would you recommend for Interprocessor communication if shared memory is absolutely no?

Already appreciate your answers so I apologize if it sounds unrelated. I am evaluating and comparing Photon with Seastar. Trying to map approaches in Seastar to Photon. For example, In...