my dog learned polymorphism
The moose likes JDBC and the fly likes will my web app be scalable ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "will my web app be scalable ?" Watch "will my web app be scalable ?" New topic
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
    
  13

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 ?
 
Similar Threads
Scalability in web services
examples on webservices
JSP vs ASP
sending image to the phone from the server
URLyBird Wording of search requirements