Yeah, Mark is right. There is no 'meter' limiting bandwidth. We xmit data at whatever rate the servlet container lets us transmit at which should be close to the speed that your connection allows over the wire.
The 'actual' speed of the output depends on both application and deployment of your app. If your app is inefficient or your machine is slow, data may come over the wire at a slower rate. I 'suspect' your trying to gauge some performance numbers and NOT whether broadband is supported or not. Sent from my iPhone On Mar 12, 2012, at 10:10 AM, Mark Struberg <[email protected]> wrote: > Well, its as easy as just taking jmeter and benchmark it yourself! > > The performance of a webapp is depending on lots of parameters. The most > important factor is how good the page is programmed - independent of which > framework you use. > JSF is capable to easily deliver enough performance for even huge public web > pages. > > LieGrue, > strub > > > > >> ________________________________ >> From: ayouB __ <[email protected]> >> To: [email protected] >> Sent: Monday, March 12, 2012 5:05 PM >> Subject: RE: The maximum speed internet connection supported by myfaces >> >> >> >> hi smith, >> >> thanks for your reply :) it'll be nice if you can give me the proof please. >> >> thank you again. >> >> >> >> ________________________________ >> Date: Mon, 12 Mar 2012 08:00:18 -0800 >> Subject: Re: The maximum speed internet connection supported by myfaces >> From: [email protected] >> To: [email protected] >> >> Maximum speed ? That would be unlimited. As for the minimum.. it depends how >> patient you are waiting for a response from the server. >> >> >> On Mon, Mar 12, 2012 at 7:34 AM, ayouB __ <[email protected]> wrote: >> >> >>> >>> Hi every body, >>> >>> As you can see in the title of the subject, i'm asking about if MyFaces >>> supports broadband and what the max speed it can supports, and please give >>> the proof like a link to apach myfaces offcial website or something like >>> that. >>> PS : I'm working on a project based on myfaces as the implementation of >>> jsf, but first of all i have to study every thing about it including speed >>> connection and also security which i'm gonna talk about it in an other >>> subject. >>> >>> Thank you all. >>> >> >> >> -- >> Grant Smith - V.P. Information Technology >> Marathon Computer Systems, LLC. >> >> >> >>
