Beautiful Architecture
While handling an IO event, the SelectionKey will still signal that it’s ready. This can result in multiple threads calling int ...
the architecture and design were more fluid, and we were learning how to deal with Spring and Hibernate. It helped homogenize Ec ...
Database Migrations Imagine operating 600 remote database servers across four time zones. They might as well be on a desert isla ...
We also unit test every database update. Each test case makes some assertions about the state of the database prior to the updat ...
variety of designs are a big seller, at least in the weeks before Christmas. Not surprisingly, demand drops precipitously after ...
whenever the designers updated a design, there would be a few days’ worth of DVDs in the pipeline made with the old version of t ...
runs in the production facility, reading DVDs and calling various stored procedures within PCS to add orders, compositions, and ...
In each case, we took the approach of exploring options thoroughly before making decisions. We would make a decision at the “las ...
There’s another aspect, too. When the customer picks up his order, it should be the right one! That is, the product we deliver r ...
We had a few kinks in the production process, but those were corrected very quickly. Thanks to the resilience we built into the ...
C H A P T E R F I V E Resource-Oriented Architectures: Being “In the Web” Brian Sletten Architecture is inhabited sculpture. —Co ...
and services and underemphasizing our data. This wrong-headed approach is a big part of why our business units are so perturbed ...
asynchronously. We wanted to be able to upgrade a service without affecting the clients that use it. Unfortunately, the unending ...
The big picture idea for SOAP involves decontextualized requests that maintain transactional integrity in an asynchronous enviro ...
help us know what to ask for, either through search engines or some manner of recommendation system. We like giving names to thi ...
located_in Virginia authored presented_at about influenced_by has_dependency influenced_by wrote organized_by works_for Presenta ...
that do not actually live on the Web but are still interesting to us) can be indicated by the use of a 303 response code rather ...
Nouns Verbs Representation FIGURE 5-3. REST separation of concerns This separation contrasts sharply with the contractual nature ...
application of stateless requests to the semantics of the GET request: we can start to imagine the potential to cache the result ...
Not only do we now have the ability to use whatever terms we would like to, we can add new terms and relationships at any point ...
«
1
2
3
4
5
6
7
8
9
10
»
Free download pdf