Subject RE: [IBO] Replication Problem
Author Josipovic, Nick
depends on what you want to do with it....
if you transfer small chunks of date very often, you've got a problem, as
the soap-wrapper is larger than the transferred data.
Still, even in this situation it is multitudes faster than bloated corba :-)

On the other side, if you tranfer a transaction-log, the soap-wrapper is
peanuts compared to it. http-request, transaction log tranferred, connection
closed. Stateless, goes through every firewall (port 8080) and can be
switched any time to another urn. I don't think, you can get it much easier.

Oh, and the way, no matter how slow soap is, compare it to COM, and you'll
grin :-)

Nick Josipovic
Corporate Market Intelligence

Phone: ++49 6227 762945


> -----Original Message-----
> From: Jason Wharton [mailto:jwharton@...]
> Sent: Tuesday, June 26, 2001 9:56 PM
> To: IBObjects@yahoogroups.com
> Subject: Re: [IBO] Replication Problem
>
>
> I've also been told by an expert on SOAP that it is very, very SLOW.
> I really don't think this would be that good for a
> replication solution.
> Perhaps it would simply serve as the catalyst... Still more to learn.
>
> Thanks for the suggestion.
>
> Regards,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Josipovic, Nick" <nick.josipovic@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Tuesday, June 26, 2001 1:54 AM
> Subject: RE: [IBO] Replication Problem
>
>
> > When Delphi 6 has taken over, it could be done very easy as
> WebService
> > (SOAP)...
> > simply publish a wsdl-file, generate a proxy, and let the
> Delphi-classes
> > take over the rest.
> > A small XML-file can be transferred to the server, and the
> response could
> be
> > checked and processed.
> > Pretty easy to do, this :-)
> >
> > Nick Josipovic
> > Corporate Market Intelligence
> >
> > Phone: ++49 6227 762945
> >
> >
> > > -----Original Message-----
> > > From: Jason Wharton [mailto:jwharton@...]
> > > Sent: Tuesday, June 26, 2001 10:33 AM
> > > To: IBObjects@yahoogroups.com
> > > Subject: Re: [IBO] Replication Problem
> > >
> > >
> > > I think it would be cool to make it an http post distribution
> > > mechanism. A
> > > client can check a URL on the web and grab replication
> > > packets to apply to
> > > its local database. FTP would probably be more standard but
> > > firewalls often
> > > block FTP ports.
> > >
> > > Any other ideas along these lines (not that I am going to
> do anything
> > > immediate about it).
> > >
> > > Jason Wharton
> > > CPS - Mesa AZ
> > > http://www.ibobjects.com
> > >
> > >
> > > ----- Original Message -----
> > > From: "Jason Wharton" <jwharton@...>
> > > To: <IBObjects@yahoogroups.com>
> > > Sent: Tuesday, June 26, 2001 1:28 AM
> > > Subject: Re: [IBO] Replication Problem
> > >
> > >
> > > > I do intend to have a save to file capability and would
> be highly
> > > interested
> > > > in anything you do in this direction. Please let me know if
> > > and when you
> > > > start work on it.
> > > >
> > > > Jason Wharton
> > > > CPS - Mesa AZ
> > > > http://www.ibobjects.com
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "Gerhardus Geldenhuis" <linuxmail@...>
> > > > To: <IBObjects@yahoogroups.com>
> > > > Sent: Tuesday, June 26, 2001 12:28 AM
> > > > Subject: RE: [IBO] Replication Problem
> > > >
> > > >
> > > > > Thanks for the link.
> > > > > It is probably frustrating finding people that just want
> > > something out
> > > of
> > > > > the box and expecting it to work perfectly and expecting
> > > to learn it in
> > > 10
> > > > > minutes. I am lazy but that was not my intention. I
> am planning on
> > > writing
> > > > > something like that so if it can be helpful to have a
> > > SaveTableToFile
> > > > > function :-) let me know when you start working on it and
> > > maybe I can
> > > > > helpout.
> > > > >
> > > > > Groete
> > > > > Gerhardus
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Your use of Yahoo! Groups is subject to
> > > http://docs.yahoo.com/info/terms/
> > > >
> > > >
> > >
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> > > http://docs.yahoo.com/info/terms/
> > >
> > >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
>
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>