Java
GridGain + Multi-Core processors
Submitted by loner on 16 November, 2008 - 3:24pmGridGain is an open source product written in Java providing a grid computing platform. It is known to be one of the more widely used grid product, certainly, as far as I see, one of the easiest to "gridify" or grid-enable an existing product.
One of the applications of the product is to couple with Amazon EC2 to make a "cloud" computing platform. See Gridgain + Amazon EC2
The widespread use of "multi-core" PCs also means that the product can be used to "parallelise" to take advantage of this increased power.
- loner's blog
- Read more
- 4241 reads
Sun wows Java crowd with NetBeans 6.0 preview
Submitted by loner on 10 May, 2007 - 2:17am....Sun's approach to NetBeans is to use it as a vehicle to make tooling available for all new technology it is developing, *at the same time* as that technology. So, for example, JRuby and Ruby IDE tools are being created hand-in-hand, sometimes by the same people. The same goes for the Beans Binding, Swing Application Frameworks, and Matisse, which have significant crossover with the Swing team. Sun figures that the best technology is worthless if nobody can use it, so they want to make it accessible from day one. This is similar in some ways to Microsoft's strategy of providing first class tooling in Visual Studio, although VS is commercial while NB is free and open source.....
- loner's blog
- Read more
- 442 reads
Amazon servers, starting at 10 cents an hour | ZDNet
Submitted by loner on 26 August, 2006 - 1:23amAmazon.com announced on Thursday a service to provide computing power on demand over the Internet.
This hosted service, called Amazon Elastic Compute Cloud (EC2), is in limited beta testing and is aimed at software developers writing Web applications.
The service is offered to developers, who can tap into the server-processing service to quickly meet their application's changing needs. Rates start at 10 cents per "instance-hour" consumed--a dime for the use of a guaranteed minimum amount of computer capacity running particular server software......
- loner's blog
- Read more
- 585 reads
NetBeans may be a hedge for ISVS against messy client choices | ZDNet
Submitted by loner on 27 January, 2006 - 12:11amNetBeans may be a hedge for ISVS against messy client choices by ZDNet's Dana Gardner -- These are just the sorts of things that Oracle is thinking over as it decides what to do about NetBeans.
- loner's blog
- 740 reads
Requirements
Submitted by loner on 24 January, 2006 - 3:22pmRequirement
We require an Excel Add-In that wraps an existing program written in C/C++/Java
Background
Please read below carefully. Any questions, please feel free to let us know.
The current program consists of two blocks:
- Numerical routines written in C/C++ (with some very simple perl scripts)
- Backtesting routine written in Java
Numerical routines and Backtesting routine are completely separate. The numerical routines are invoked using Runtime process.
Backtesting routine is really a prototype and we are asking to re-implement the routine, using whichever language is suitable.
- Read more
- 600 reads
What did I say then?
The Goldstein-Levitin-Polyak (GLP) algorithm can be used to tackle a nonlinear optimisation with...

