Document count:topicid:1002 (676) subtopicid:1129 (29)
| 50% | |
| Find Similar | |
Building cloud-ready, multicore-friendly applications, Part 2: Mechanics of the cloud -..
Apr. 30, 2009
What's all that airy stuff we're calling "the cloud"? Appistry's Guerry Semones explains the mechanics of how cloud platforms take your cloud-ready application code to the next level.
http://www.javaworld.com/javaworld/jw-04-2009/jw-04-multicore-and- cloud-ready-2.html
| 50% | |
| Find Similar | |
REST for Java developers, Part 4: The future is RESTful - JavaWorld
Apr. 02, 2009
Find out why REST interfaces are foundational for emerging architectures such as the Semantic Web. Brian Sletten takes a big-picture view of REST, now and in the future, in this final article in his series.
http://www.javaworld.com/javaworld/jw-04-2009/jw-04-rest-series-4.html
| 49% | |
| Find Similar | |
Lean service architectures with Java EE 6 - JavaWorld
Apr. 14, 2009
Thanks to Java EE 6's simplified development model, a few interfaces and annotated classes are all you need to implement the facade, the service, and the domain structure that constitute a lean service-oriented ...
http://www.javaworld.com/javaworld/jw-04-2009/jw-04-lean-soa-with- javaee6.html
| 49% | |
| Find Similar | |
REST for Java developers, Part 3: NetKernel - JavaWorld
Feb. 03, 2009
Transitioning from an object-oriented to a resource-oriented perspective means letting go of your ideas about how things should work. Give it a try with this introduction to NetKernel: a URI-based microkernel ...
http://www.javaworld.com/javaworld/jw-02-2009/jw-02-rest-series-3.html
| 47% | |
| Find Similar | |
Open source Java projects: Jakarta Cactus - JavaWorld
Mar. 24, 2009
Unit-testing server-side code is famously challenging, but Jakarta Cactus does make it easier. Learn how Cactus extends JUnit with an in-container strategy that lets you execute test cases for servlets, EJBs, and other ...
http://www.javaworld.com/javaworld/jw-03-2009/jw-03-osjp-cactus.html
| 47% | |
| Find Similar | |
Java concurrency with thread gates - JavaWorld
Mar. 05, 2009
The thread gate pattern is an effective tool for managing thread concurrency, but not many developers know about it. Fire up your IDE for a quick tutorial in implementing thread gates in multithreaded business ...
http://www.javaworld.com/javaworld/jw-03-2009/jw-03-java-concurrency- with-thread-gates.html
| 47% | |
| Find Similar | |
Building cloud-ready, multicore-friendly applications, Part 1: Design principles -..
Mar. 03, 2009
Atomicity, statelessness, idempotence, and parallelism: that's your ticket to code that's ready for both modern multicore chips and the future of distributed -- or cloud -- computing. Appistry engineer Guerry Semones ...
http://www.javaworld.com/javaworld/jw-03-2009/jw-03-multicore-and- cloud-ready-1.html
| 47% | |
| Find Similar | |
Understanding actor concurrency, Part 1: Actors in Erlang - JavaWorld
Feb. 24, 2009
As multicore hardware continues to mature, the shared-state concurrency model that Java and other mainstream languages depend on is headed toward obsolescence. Learn how Erlang, a functional language, implements an ...
http://www.javaworld.com/javaworld/jw-02-2009/jw-02-actor- concurrency1.html
| 47% | |
| Find Similar | |
Open source Java projects: Terracotta - JavaWorld
Jan. 27, 2009
Get a primer on clustering, including its typical failure points in serialization and redundancy. Then find out how Terracotta overcomes these challenges in JavaWorld's hands-on introduction to enterprise clustering ...
http://www.javaworld.com/javaworld/jw-01-2009/ jw-01-osjp-terracotta.html
| 47% | |
| Find Similar | |
Distributed transactions in Spring, with and without XA - JavaWorld
Jan. 06, 2009
Before you settle on a transaction-processing pattern for your Spring application, make sure you understand the variety of options and how each one will impact the performance, safety, reliability, and data integrity of ...
http://www.javaworld.com/javaworld/jw-01-2009/jw-01-spring- transactions.html
| 47% | |
| Find Similar | |
J2EE object-caching frameworks - JavaWorld
May. 31, 2004
Object caching is an important piece in the design and development
of Web portals. In a typical Web portal application, we need the
frequently accessed data in a JVM's memory, but, at the same time,
we want the ability ...
http://www.javaworld.com/javaworld/jw-05-2004/jw-0531-cache.html
| 45% | |
| Find Similar | |
Clojure: Challenge your Java assumptions - JavaWorld
May. 12, 2009
Clojure's immutable datatypes, lockless concurrency, and simple abstractions make parallel programming for multicore hardware simpler and more robust than in Java. Joshua Fox takes you on a tour of this exciting new ...
http://www.javaworld.com/javaworld/jw-05-2009/jw-05-clojure.html
| 42% | |
| Find Similar | |
Lamport's one-time password algorithm (or, don't talk to complete strangers!) - JavaWorld
Mar. 31, 2009
The Lamport algorithm provides an elegant scheme for generating and applying one-time passwords, or OTP. Find out how Lamport works, then see it in action with an OTP reference implementation for an extensible, Java- ...
http://www.javaworld.com/javaworld/jw-03-2009/jw-03-lamport-otp.html
| 42% |