t; > of transactions per
> > session, Web Service with AXIS/Tomcat is rock solid.
> > Plus you really cannot
> > beat free in this case especially in regards to
> > scalability.
> >
> > My 2 Cents,
> >
> > Ted :)
> >
> > > -Original
se especially in regards to
> > scalability.
> >
> > My 2 Cents,
> >
> > Ted :)
> >
> > > -Original Message-
> > > From: flexcoders@yahoogroups.com
> > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of Dave Wolf
> > >
Ted :)
>
> > -Original Message-
> > From: flexcoders@yahoogroups.com
> [mailto:[EMAIL PROTECTED] On
> > Behalf Of Dave Wolf
> > Sent: Sunday, October 23, 2005 5:22 PM
> > To: flexcoders@yahoogroups.com
> > Subject: [flexcoders] Re: Open source AMF
ipt meets XPath
> thing. I
> > would also expect that the rewriting of the Flash XML parsers will bring
> > some dramatic improvements to performance. For details on E4X check
> out the
> > ECMAScript 4.0 specifications.
> >
> > Kevin
> >
> > -Origina
he Flash
> XML parsers will bring
> some dramatic improvements to performance. For
> details on E4X check out the
> ECMAScript 4.0 specifications.
>
> Kevin
>
> -----Original Message-----
> From: Robert Thompson
> [mailto:[EMAIL PROTECTED]
> Sent: Saturday, Octobe
r performance and flexibility is a good option
to have
Sincerely,
Anatole Tartakovsky
- Original Message -
From: "Kevin Langdon" <[EMAIL PROTECTED]>
To:
Sent: Saturday, October 22, 2005 8:52 PM
Subject: RE: [flexcoders] Re: Open source AMF solutions that work with flex
&
methods signatures.
> > We have ones that
> > generate wrappers for both WebServices and SQL
> > statements generating both
> > server and client code. That generated code is
> > already outside of the
> > "client" code and is referenced by name o
ky
- Original Message -
From: "Kevin Langdon" <[EMAIL PROTECTED]>
To:
Sent: Friday, October 21, 2005 3:55 PM
Subject: RE: [flexcoders] Re: Open source AMF solutions that work with flex
> - AMF is binary data passed over standard HTTP request and responses. So
> you
gt; > Dave Wolf
> > Cynergy Systems, Inc.
> > Macromedia Flex Alliance Partner
> > http://www.cynergysystems.com
> >
> > Email: [EMAIL PROTECTED]
> > Office: 866-CYNERGY x85
> > >
> > >
> > > -abdul
> > >
> > >
> >
e in a true distributed application. We
> > actually used to tunnel
> > > > the IIOP through HTTP a lot to avoid this.
> > > >
> > > > > * 50% percent faster then SOAP or Webservice
> > > >
> > > > Not true with GZIP turned on.
&
age -
From: "Kevin Langdon" <[EMAIL PROTECTED]>
To:
Sent: Friday, October 21, 2005 3:55 PM
Subject: RE: [flexcoders] Re: Open source AMF solutions that work with flex
> - AMF is binary data passed over standard HTTP request and responses. So
> you should not have any problem
void this.
> > >
> > > > * 50% percent faster then SOAP or Webservice
> > >
> > > Not true with GZIP turned on.
> > >
> > > > * Automatic object
> serialization/deserialization
> > >
> > > So does XML web services i
ssewarden.com/archives/2005/06/flash_flex_amfp.html
>
>
> - Original Message -
> From: Kevin Langdon
> To: flexcoders@yahoogroups.com
> Sent: Friday, October 21, 2005 2:46 PM
> Subject: RE: [flexcoders] Re: Open source AMF
> solutions that work with flex
>
>
> Assuming yo
; >
> > >> * Automatic object
> serialization/deserialization
> > > So does XML web services in Flex.
> >
> > I think, AMF serialization/deserialization happen
> at Flash Player(might
> > be native) level where as XML parsing in Flex is
> done by
l Message-> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] > On Behalf Of Dave Wolf> Sent: Friday, October 21, 2005 12:29 PM> To: flexcoders@yahoogroups.com> Subject: [flexcoders] Re: Open source AMF solutions that work with > flex> > I do want to know w
AMFPHP works too.
http://www.jessewarden.com/archives/2005/06/flash_flex_amfp.html
- Original Message -
From: Kevin Langdon
To: flexcoders@yahoogroups.com
Sent: Friday, October 21, 2005 2:46 PM
Subject: RE: [flexcoders] Re: Open source AMF solutions that work
with flex
EMAIL PROTECTED]
> Office: 866-CYNERGY x85
> >
> >
> > -abdul
> >
> >
> >
> > -Original Message-
> > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
> On
> > Behalf Of Dave Wolf
> > Sent: Friday, October 21, 2005
YNERGY x85
> > >
> > >
> > > -abdul
> > >
> > >
> > >
> > > -Original Message-
> > > From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On
> > > Behalf Of Dave Wolf
> > > Sent: Friday, October 21, 200
asets.
-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Wolf
Sent: Friday, October 21, 2005 3:42 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Open source AMF solutions that work with flex
A few comments.
> * Binary transport
So
oups.com [mailto:
flexcoders@yahoogroups.com] On> Behalf Of Dave Wolf> Sent: Friday, October 21, 2005 12:29 PM> To: flexcoders@yahoogroups.com> Subject: [flexcoders] Re: Open source AMF solutions that work with flex
>> I do want to know why you're prefering AMF over HTTP or
PROTECTED]
Office: 866-CYNERGY x85
>
>
> -abdul
>
>
>
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On
> Behalf Of Dave Wolf
> Sent: Friday, October 21, 2005 12:29 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcode
performance
On 10/21/05, Dave Wolf <[EMAIL PROTECTED]> wrote:
I do want to know why you're prefering AMF over HTTP or WebService.Just curious on the motivation there.
--Dave WolfCynergy Systems, Inc.Macromedia Flex Alliance Partnerhttp://www.cynergysystems.comEmail:
[EMAIL PROTECTED]Office: 86
, October 21, 2005
12:42 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Open
source AMF solutions that work with flex
A few comments.
> * Binary transport
So is SOAP when you turn on GZIP compression in
your container. And I
would argue that binary transmission can be a
Webservice
> * Automatic object serialization/deserialization
>
>
> -abdul
>
>
>
> -Original Message-
> From: flexcoders@yahoogroups.com
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Dave Wolf
> Sent: Friday, October 21, 2005 12:29 PM
> To: flexcod
NERGY x85
>
>
> -abdul
>
>
>
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Dave Wolf
> Sent: Friday, October 21, 2005 12:29 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Open source AMF so
: Friday, October 21, 2005 12:29 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Open source AMF solutions that work with flex
I do want to know why you're prefering AMF over HTTP or WebService.
Just curious on the motivation there.
--
Dave Wolf
Cynergy Systems, Inc.
Macromedia
I do want to know why you're prefering AMF over HTTP or WebService.
Just curious on the motivation there.
--
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com
Email: [EMAIL PROTECTED]
Office: 866-CYNERGY x85
--- In flexcoders@yahoogroups.com, Clin
From: flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com] On Behalf Of Clint ModienSent: Friday, October 21, 2005 1:54 PMTo:
flexcoders@yahoogroups.comSubject: [flexcoders] Re: Open source AMF solutions that work with flex
I guess I should specify that they don't need to be open so
ModienSent: Friday, October 21, 2005 1:54 PMTo:
flexcoders@yahoogroups.comSubject: [flexcoders] Re: Open source AMF
solutions that work with flex
I guess I should specify that they don't need to be open source at all they
could be 3rd party as well. (More than willing to pay for a
solution)
On
I guess I should specify that they don't need to be open source at all they could be 3rd party as well. (More than willing to pay for a solution)
On 10/21/05, Clint Modien <[EMAIL PROTECTED]> wrote:
Anyone get any open source amf solutions to work with flex?
Looking into this due for the m
30 matches
Mail list logo