Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQLServerCentral.com
»
Editorials
»
Rethinking Your Design
Rethinking Your Design
Rate Topic
Display Mode
Topic Options
Author
Message
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Saturday, February 09, 2013 12:34 PM
SSC-Dedicated
Group: Administrators
Last Login: Yesterday @ 3:19 PM
Points: 31,526,
Visits: 13,863
Comments posted to this topic are about the item
Rethinking Your Design
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #1418042
phegedusich
phegedusich
Posted Saturday, February 09, 2013 4:55 PM
SSC Rookie
Group: General Forum Members
Last Login: Yesterday @ 8:22 AM
Points: 37,
Visits: 307
Steve, it sounds like a good time for an in-depth treatment of SQL Server's in-memory capabilities ;^)
Post #1418068
LoztInSpace
LoztInSpace
Posted Sunday, February 10, 2013 4:29 PM
Forum Newbie
Group: General Forum Members
Last Login: Yesterday @ 5:33 PM
Points: 5,
Visits: 106
Caching is also the type of solution I've found many developers enjoy implementing
That may be true, but it's also one they also fail to get right 90% of the time. Done incorrectly, it leaves apps with strange intermittent bugs, consistency errors, confusing "wait - didn't I just change that?" moments for the users (especially on a web farm) and performance bottlenecks when restarting a server.
It may be fun, but it's hard to do well.
Post #1418147
GeorgeCopeland
GeorgeCopeland
Posted Monday, February 11, 2013 8:17 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, June 13, 2013 9:35 AM
Points: 131,
Visits: 226
It is important to remember that Windows Server and SQL Server provide good caching behavior right out of the box. When designing caching functionality, take care not to interfere with or duplicate what is already occurring.
Post #1418466
TravisDBA
TravisDBA
Posted Monday, February 11, 2013 10:28 AM
Ten Centuries
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 10:46 AM
Points: 1,290,
Visits: 3,001
GeorgeCopeland (2/11/2013)
It is important to remember that Windows Server and SQL Server provide good caching behavior right out of the box. When designing caching functionality, take care not to interfere with or duplicate what is already occurring.
Good point George. if one does not know exactly what they are doing in this area they can easily make things worse.
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...
"
Post #1418548
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Monday, February 11, 2013 10:36 AM
SSC-Dedicated
Group: Administrators
Last Login: Yesterday @ 3:19 PM
Points: 31,526,
Visits: 13,863
LoztInSpace (2/10/2013)
Caching is also the type of solution I've found many developers enjoy implementing
That may be true, but it's also one they also fail to get right 90% of the time. Done incorrectly, it leaves apps with strange intermittent bugs, consistency errors, confusing "wait - didn't I just change that?" moments for the users (especially on a web farm) and performance bottlenecks when restarting a server.
It may be fun, but it's hard to do well.
Very true, and I'd like to see more reference applications and information on how to do this well.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #1418552
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.