[wsf-c-dev] [wsf-php] RM API]
James Clark
james at wso2.com
Tue Feb 6 01:45:48 PST 2007
Let me start with what I think is the key point:
> ideally the user shouldn't need to be involved, except
> to say that this client or server uses RM.
I think would put it more strongly than "ideal". I think it's essential
that the defaults should be such that the user can say "use RM" and it
just works.
> The logical thing from a server perspective (like
> with PHP) is that the server creates a single sequence to the RM
> endpoint, and channels all messages to it. If we default to having a new
> sequence for every message we will be incredibly inefficient.
If you can make it work so that the client reuses a single sequence to
the same server automagically WITHOUT the programmer being required to
explicitly call TerminateSequence, then I'm all for it. But I think to
make the default more complicated for the user (especially for a PHP
user) in the name of efficiency would be a serious mistake.
James
More information about the Wsf-c-dev
mailing list