Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Commercial » New Eclipse plug-in for building data-intensive Java on multicore h/w
New Eclipse plug-in for building data-intensive Java on multicore h/w [message #563207] Thu, 21 December 2006 23:35
Eclipse UserFriend
Originally posted by: ebernabei.pervasive.com

If you've ever had to write an application to process gigabytes or
terabytes of data, it's more than likely it wasn't multi-threaded and
multicore SMP aware. Concurrent programming in Java is extremely
difficult, time-consuming and error prone. Perl, Python, COBOL, C.. it
doesn't matter -- it won't use more than 1 core of 1 CPU in your server.

Well, Eclipse users don't need to worry about all that anymore. You just
need to know simple Java constructs and XML scripting. No threading. No
shared memory mgmt. No deadlock detection. No vertical, horizontal and
pipeline parallelism algorithms. The Java framework below does it all for
you; just like J2EE does most of the hard-lifting for web apps.

For a sneak-peek of Pervasive DataRush Beta 1 w/ Eclipse plug-in, go here:
http://www.pervasivedatarush.com/beta

Thanks for saving your IT shop a ton of time and money (while cutting the
runtime of your app by 1/5th).

Emilio
Previous Topic:Spectrum Unveils Powerful Graphical Workflow and Process Management Features with its latest Spectru
Next Topic:New Eclipse plug-in for building data-intensive Java on multicore h/w
Goto Forum:
  


Current Time: Wed Apr 24 18:13:57 GMT 2024

Powered by FUDForum. Page generated in 0.05642 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top