| Author |
will my web app be scalable ?
|
naved momin
Ranch Hand
Joined: Jul 03, 2011
Posts: 675
|
|
answer my question on the basic of performance
if I manupulate a cache copy of "resultSet kind of thing" locally using regex and not use database to get the results like search by name or search for all the active services then what do you think my web application will be fast and scalable ?
|
The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
|
 |
Tim McGuire
Ranch Hand
Joined: Apr 30, 2003
Posts: 819
|
|
|
Why do you want to try this?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56162
|
|
|
Premature optimization
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
naved momin
Ranch Hand
Joined: Jul 03, 2011
Posts: 675
|
|
Tim McGuire wrote:Why do you want to try this?
see , i have took up a project on .net for developing an web app for "x" company , in which i have told to reduce as much as database hits , but they have not told me to use regex instead of "like" clause of mssql or mysql , it was my decision , so just to verify with you experts i m here with this question,
so tell me whether it's good practice or bad ?
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: will my web app be scalable ?
|
|
|