1060 NetKernel
1060 NetKernel
A discussion of 1060 NetKernel and Resource Oriented Programming
Page1234567891011121314151617181920
81 - 85 of 98
6Apr
Tue2004
Comments - Deconstructing the Bugxter Web Application
This entry is to capture comments and discussion for the article Deconstructing the Bugxter Web-Application.
16Mar
Tue2004
"The Server Side" Article on NetKernel

"The Server Side" has published our article on NetKernel

http://www.theserverside.com/articles/article.tss?l=NetKernel

15Mar
Mon2004
1060 NetKernel SE DK v1.1.1 with L2 cache

Today we released NetKernel SEDK v1.1.1 whilst predominantly a maintenance release the most prominent new feature is the L2 file-based cache. Analysis indicates that having an in-memory L1 cache backed by a file-based L2 cache provides valuable performance enhancements for large pseudo-static application sets.

9Mar
Tue2004
Address Book Trailmap Application Updated

The address book trailmap/demo application has been updated to use the HSQLDB embedded Java SQL db. This means it now runs out of the box with zero configuration. Installation instructions here.

Thanks to Dave Armour for the feedback which prompted this update.

8Mar
Mon2004
The public/private module interface abstraction

In discussing a use case of the XRL mapper accessor on the mailing lists I was led to provide a summary of the relationship between the external URI address interface and the private internal URI address space of a module.

In a private communication, Robert Leftwich suggests that we might draw an analogy with the Facade design pattern.