Flex application scalability and compatability -
how flex app in handling large amount of data (say, reporting kind of application)
are there memory management issues need kept in mind while developing such app
are there issues in running flex app on mac?
1) great long you're not transferring huge amounts of data @ 1 time using httpservice. amf remoting amfphp runs super fast.
2) flash player runs on clients machine, need make sure aren't using more memory have available.
3) if remember right flash player kind of weak on mac, slower pcs haven't bench-marked them in while
Comments
Post a Comment