|| Blog entries by SteveEnterpriseDB announces clustered database in Amazon's EC2 EnterpriseDB announced that their PostgreSQL based database offering will be available inside of Amazon's EC2 cloud. Some details are available from Information Week
Migrating data in the JCR
Accelerated Library FrameworkThe Cell SDK from IBM includes a useful library called ALF, the Accelerated Library Framework. ALF provides a task oriented abstraction for having parallel work done on the Cell's SPU units. ALF allows a developer to define a task consisting of a compute kernel, essentially a block of code that will be executed on the SPU, and a set of work blocks that the task should be performed on. The library will handle SPU allocation and DMA transfers (including support for double-buffering). Replication chatter at PGCon2007I just got back from PGCon2007. My favorite part of conferences like PGCon is the informal discussions that take place in the halls between sessions and each night at the local pubs. A popular topic at both the formal and informal parts of the conference is how people are dealing with replication. Why parallelism is hardI read a presentation from the folks at Pervasive about their new DataRush product (http://www.pervasivedatarush.com/) along with an accompanying article hosted at http://www.theserverside.com/tt/articles/article.tss?l=PervasiveDataRush |