Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do doors compare with RPCs

Status
Not open for further replies.

xwb

Programmer
Jul 11, 2002
6,828
GB
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?

 
According to this website ( development stopped over two years ago, the software is in an alpha state, and it has not been tested in x86.

I don't think I could recommend doors/Linux at this time. ______________________________________________________________________
Never forget that we are
made of the stuff of stars
 
Thanks for your replies. Yes, I have read both the Sun and Linux documentation. I was just wondering whether debugging was easier with the doors API as debugging RPCs on Solaris is rather tedious.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top