I'm planning to implement a remote service on Linux/Solaris and I'm wondering whether to use RPCs or doors. I know that the doors implementation on Linux has stopped due to lack of interest but I think the implementation is still usable.
1) Does anyone know if using doors is easier than using RPCs?
2) I've used RPCs in the past and debugging them is an absolute pain. Is debugging doors any easier?
1) Does anyone know if using doors is easier than using RPCs?
2) I've used RPCs in the past and debugging them is an absolute pain. Is debugging doors any easier?