[OFBiz] Users - remoteStoreEntitySyncDataHttp

David Jones jonesde at ofbiz.org
Thu Aug 5 23:37:25 EDT 2004


In general if you can use the RMI transport layer we definitely 
recommend it. It is much more efficient as it is a binary format, and 
it is compressed. The HTTP transport is text-based, but because it is 
text-based and it runs over HTTP it can more easily go through 
firewalls or be intercepted and translated if needed (generally not the 
case with an entity sync through).

-David


On Aug 5, 2004, at 6:56 PM, Si Chen wrote:

> Hello Dave & Andy,
>
> Is anybody using this remoteStoreEntitySyncDataHttp service?  Would 
> you recommend using it in lieu of remoteStoreEntitySyncDataRmi for 
> transferring data between two instances?
> Si
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at ofbiz.dev.java.net
> For additional commands, e-mail: users-help at ofbiz.dev.java.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2363 bytes
Desc: not available
Url : http://lists.ofbiz.org/pipermail/users/attachments/20040805/449e9bc2/smime.bin


More information about the Users mailing list