Need these functions:
Need these functions:
1. Variant value (like VARIANT in COM/DCOM, or Any in CORBA, I think this shoud be included in Ice 2.0, but... );
2. Transaction service (like MTS in DCOM);
3. Message service (like MSMQ in DCOM, or Notification service in CORBA);
4. Plugin SSH/SSH2.
Thank you very much.:)
1. Variant value (like VARIANT in COM/DCOM, or Any in CORBA, I think this shoud be included in Ice 2.0, but... );
2. Transaction service (like MTS in DCOM);
3. Message service (like MSMQ in DCOM, or Notification service in CORBA);
4. Plugin SSH/SSH2.
Thank you very much.:)
0
Comments
A transaction service is on the todo list, but it is not a priority item at this point.
The CORBA notification service is an abomination, and we certainly wouldn't want something like this in Ice. IceStorm might still lack certain features (like persistence), but other than that the general concept is much simpler and cleaner than the CORBA notification service.
I don't know what you mean with an SSH plugin. What exactly should Ice do with SSH?