I m not sure but you can look into creating custom handler for aspx request and then can try in that.
But pls tell me which all events you want to run in parallel, because the inbuilt lifecycle events are dependent on each other, and also their flow makes sense, like without creating control first there is no point in reassigning viewstate values, etc.
Regards,
Amit