 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tharma Guest
|
Posted: Tue Sep 13, 2005 12:50 am Post subject: Performance and Scalability of JSP and ASP |
|
|
I was wondering if some one provides some information about scalability
and performance of JSP and ASP.
Scalability of JSP vs. ASP (which one is better?)
Performance of JSP vs. ASP (which has better performance?)
I have been looking for graphs, and charts that compare JSP vs. ASP
(scalability and performance) but I couldn't find any. If anyone knows
any link which has scalability of performance graph of ASP vs. JSP,
please let me know.
|
|
| Back to top |
|
 |
The Ghost In The Machine Guest
|
Posted: Tue Sep 13, 2005 2:00 pm Post subject: Re: Performance and Scalability of JSP and ASP |
|
|
In comp.lang.java.advocacy, tharma
<tharma (AT) gmail (DOT) com>
wrote
on 12 Sep 2005 17:50:43 -0700
<1126572643.304535.323810 (AT) g14g2000cwa (DOT) googlegroups.com>:
| Quote: | I was wondering if some one provides some information about scalability
and performance of JSP and ASP.
Scalability of JSP vs. ASP (which one is better?)
Performance of JSP vs. ASP (which has better performance?)
I have been looking for graphs, and charts that compare JSP vs. ASP
(scalability and performance) but I couldn't find any. If anyone knows
any link which has scalability of performance graph of ASP vs. JSP,
please let me know.
|
Complicated problem, mostly because it's far from clear exactly
what "performance" means in this context. Is it:
- number of pages served per second?
- number of bytes served per second?
- number of files served per second?
- number of instructions executed per second?
- amount of realized revenue per second?
There are also issues on whether one is discussing pages, graphs,
or raw (FTP/FTP-like) data, and what hardware one wants to
run the JSP/J2EE and ASP/.NET solution on. Near as I can tell
IBM's z*90 blows away a rackful of Blades, for example, on the
hardware level. Presumably you want comparable hardware to
run the comparison.
--
#191, [email]ewill3 (AT) earthlink (DOT) net[/email]
It's still legal to go .sigless.
|
|
| Back to top |
|
 |
John Bailo Guest
|
Posted: Tue Sep 13, 2005 6:02 pm Post subject: Re: Performance and Scalability of JSP and ASP |
|
|
tharma wrote:
| Quote: | I was wondering if some one provides some information about scalability
and performance of JSP and ASP.
Scalability of JSP vs. ASP (which one is better?)
|
Are you talking about ASP or ASP.NET?
They're completely different animals.
ASP.NET can be closer to running against a compiled java class.
| Quote: |
Performance of JSP vs. ASP (which has better performance?)
I have been looking for graphs, and charts that compare JSP vs. ASP
(scalability and performance) but I couldn't find any. If anyone knows
any link which has scalability of performance graph of ASP vs. JSP,
please let me know.
|
|
|
| Back to top |
|
 |
tharma Guest
|
Posted: Tue Sep 13, 2005 7:10 pm Post subject: Re: Performance and Scalability of JSP and ASP |
|
|
anything is fine ...
- number of pages served per second or
- number of bytes served per second or
- number of files served per second or
- number of instructions executed per second or
- amount of realized revenue per second
I need numbers to do a report
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|