Posts tagged as:

scalability

Daily del.icio.us for June 17th through June 22nd

June 22, 2009

MockFtpServer – Home – The MockFtpServer project provides a mock/dummy FTP server implementations that can be very useful for testing of FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction.
InfoQ: Is PHP Ready for the Enterprise? – Although PHP boasts of being the most widely used environment for [...]

Read the full article →

Daily del.icio.us for May 14th through May 21st

May 21, 2009

Amazon Web Services Developer Community : Oracle WebLogic Server 10g Release 3 – 64 Bit – This AMI comes with Oracle Enterprise Linux Release 5 Update 2 and Oracle WebLogic Server 10gR3 software pre-installed and configured for the 64 Bit platform.
Amazon’s New Service Goes Postal Over Slow Broadband – Werner Vogels, Amazon’s CTO, explains in [...]

Read the full article →

Daily del.icio.us for April 7th through April 12th

April 12, 2009

How Google Stole Control Over Content Distribution By Stealing Links – Publishing 2.0 – There is so much misunderstanding flying around about the economics of content on the web and the role of Google in the web’s content economy that it’s making my head hurt. So let’s see if we can straighten things out.
Performance Anti-Patterns [...]

Read the full article →

Daily del.icio.us for March 29th through April 3rd

April 3, 2009

Switched – Google Chrome from IE8 – JavaScript is 56 times faster on Chrome The genius behind Google’s web browser (re-tweeted by Douglas Purdy from John Lam), V8 JavaScript Engine.
Good-bye Solaris? The fate of Sun's top 5 technologies – Computerworld Blogs – By this time next week, IBM will have bought Sun at a cut-rate [...]

Read the full article →

Daily del.icio.us for March 14th through March 19th

March 19, 2009

Writing good unit tests, Part 1: Follow your GUTs – JavaWorld – Just like production code, test code needs to be rigorously examined to ensure it's clean and bug free. In this first half of a two-part article, Klaus Berg makes the case for why good unit tests are as important as high-quality production code, [...]

Read the full article →

Daily del.icio.us for February 27th through March 5th

March 5, 2009

The White House – Press Office – President Obama Names Vivek Kundra Chief Information Officer – Today, President Barack Obama named Vivek Kundra the Federal Chief Information Officer (CIO) at the White House.
Java concurrency with thread gates – JavaWorld – The thread gate pattern is an effective tool for controlling thread concurrency, but many developers [...]

Read the full article →

Daily del.icio.us for November 18th through November 22nd

November 22, 2008

InfoQ: Pressure and Performance – The CTO's Dilemma – In this interview made by Deborah Hartmann during Agile 2008, Diana Larsen and Jim Shore talk about patterns observed in CTOs' activity. CTOs emerge as real people caring for other people in their organization, and are put under a lot of pressure and constraints.
Apple – iPhone [...]

Read the full article →

Daily del.icio.us for October 18th through October 20th

October 20, 2008

The Short List for U.S. Chief Technology Officer – BusinessWeek – Barack Obama has pledged to name a cabinet-level CTO to oversee a job-creating national broadband buildout if he's elected. Big names abound
Wikimedia Ubuntu migration FAQ – Meta – There's been some recent news coverage about Wikimedia's ongoing migration of servers to Ubuntu Linux. While [...]

Read the full article →

Daily del.icio.us for October 8th through October 11th

October 11, 2008

InfoQ: Cascading – Data Processing API for Hadoop MapReduce – Cascading is a new processing API for data processing on Hadoop clusters, and supports building complex processing workflows using an expressive API as opposed to directly implementing Hadoop MapReduce algorithms.
InfoQ: Open Source WS Stacks for Java – Design Goals and Philosophy – Among the most [...]

Read the full article →

Daily del.icio.us for September 27th through October 1st

October 1, 2008

Amazon Web Services – The new site offers better navigation and easier access to the content related to each service. All of the relevant options and links are available in a series of convenient pull-down menus. It is now much easier to find AWS news, events, and media coverage. Dedicated sections on the right [...]

Read the full article →

Daily del.icio.us for September 19th through September 21st

September 21, 2008

Gbridge Does Simple but Secure File Sharing, Syncing, and VNC – Gbridge is a free software that lets you sync folders, share files, chat and VNC securely and easily. It extends Google's gtalk service to a VPN (Virtual Private Network) that connects your computers and your close friends' computers directly and securely. Gbridge has many [...]

Read the full article →

Daily del.icio.us for September 5th through September 9th

September 9, 2008

Why Mozilla is committed to Gecko as WebKit popularity grows: Page 1 – In the wake of Google's release of the new WebKit-based Chrome browser, some technology enthusiasts are beginning to wonder if the days are numbered for Mozilla's Gecko rendering engine
The U.S. Closes the Mobile Innovation Gap – After lagging in wireless for years, [...]

Read the full article →

Daily del.icio.us for August 20th through August 26th

August 26, 2008

Flex Charts with Google Charts and Eastwood Charts – The concept behind Google Chart API (and hence applies to Eastwood Chart Servlet as well) involves providing data for chart generation to the chart provider via HTTP URL parameters and getting an image (PNG) as a response.
How to Integrate Spring 2.x with the Google Web Toolkit [...]

Read the full article →

Daily del.icio.us for August 16th through August 20th

August 20, 2008

12 New Rules of Working You Should Embrace Today | Zen Habits – So you could wait a few years, resist the new trends, talk about how great things were back in your day … or you could embrace the new rules, and be a part of the change.
97 Things Every Software Architect Should Know [...]

Read the full article →

Daily del.icio.us for August 11th through August 15th

August 16, 2008

LocalCooling – Free Power Management Tool to Optimize Energy Savings – LocalCooling is a 100% FREE power management tool, from Uniblue Research Labs, that allows users to optimize their energy savings in minutes and as a result reduce greenhouse gas emissions.
Type-safe Builder Pattern in Java « Michid’s Weblog – Recently I read this rather fascinating [...]

Read the full article →

Daily del.icio.us for July 27th through August 5th

August 5, 2008

Ext JS – Ext 2.2 Released – We are pleased to announce the release of Ext 2.2, a fully backwards-compatible maintenance release of Ext. This is a recommended upgrade for all Ext 2.x users as it not only adds many new components and examples, but also provides a host of important bug
InfoQ: FXStruts: Developing Flex-Friendly [...]

Read the full article →

Daily del.icio.us for June 29th

July 1, 2008

Sun Bundles MySQL Database, GlassFish App Server — Sun Microsystems — InformationWeek – In one of the first results of its $1 billion purchase of MySQL, Sun Microsystems (NSDQ: JAVA) has packaged the popular open source database with its GlassFish application server and is offering the two as a $65,000-per-year bundle.
InfoQ: Mark Little on Transactions, [...]

Read the full article →

Daily del.icio.us for June 15th through June 17th

June 17, 2008

InfoQ: Domain Driven Design and Development In Practice – Domain Driven Design (DDD) is about mapping business domain concepts into software artifacts. Most of the writings and articles on this topic have been based on Eric Evans' book "Domain Driven Design", covering the domain modeling and design aspects mainl
InfoQ: Rod Johnson Discusses Spring, OSGi, Tomcat [...]

Read the full article →

Daily del.icio.us for June 6th through June 10th

June 10, 2008

Databinder – Toolkit overview – Databinder is a Java programming toolkit for data–driven Web applications. It’s based upon the Wicket Web component framework and Hibernate object-relational mapping service.
The Future of BPM at BEA/Oracle | The Intelligent Enterprise Blog – It is possible that Oracle could adopt an IBM-like strategy and keep both threads alive until [...]

Read the full article →

Daily del.icio.us for June 1st through June 4th

June 4, 2008

Firefox 3 for developers – MDC – If you're a developer trying to get a handle on all the new features in Firefox 3, this is the perfect place to start. This article provides a list of the new articles covering features added to Firefox 3
InfoQ: Is Google Gears Positioned to Add Features to the [...]

Read the full article →


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser
Mobilytics