[wsf-c-dev] [wsf-php] RM API]
Samisa Abeysinghe
samisa at wso2.com
Tue Feb 6 01:54:10 PST 2007
Paul Fremantle wrote:
> I've made some notes. I know these duplicate some things that are said
> in the discussion below, but I wanted to pull it all together.
>
> 1) The default version should be 1.0. 1.1 is not yet a spec and
> Microsoft don't yet support it in WCF. So making the default 1.1 will
> just cause trouble for users interoping with MS.
> 7) I think it is possible to support 2-way in PHP. After all Microsoft
> does it with .NET (yes - with a synchronous client). It isn't very
> beautiful architecturally, but it seems to work.
>
> What they do is to use the anonymous replay model. Basically the RM
> client will block and keep resending requests until it gets a
> response. You can talk to Chamikara about the model.
OK, so if Microsoft does 1.0 with same channel, we can try to do the same.
All this time, we had trouble with RM with PHP, because of the threading
model we had for 1.0 for dual channel.
Samisa...
More information about the Wsf-c-dev
mailing list