RE: GPGPU and Tomcat

2008-11-27 Thread Peter Crowther
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Frequently, webapps do relatively minor processing, with the > brunt of the work being performed in a data base engine > (usually running on a separate system). To me, the database is one of the more interesting places to use GPUs. Half a

RE: GPGPU and Tomcat

2008-11-27 Thread Caldarale, Charles R
> From: James Law [mailto:[EMAIL PROTECTED] > Subject: GPGPU and Tomcat > > Would Tomcat see any benefits from implementing gpgpu support > in the way that the distributed project "Folding" has seen? Tomcat is pure Java (except for the APR connector), so any such support

GPGPU and Tomcat

2008-11-27 Thread James Law
Hi I've got little knowledge on the way Tomcat works behind the scene so please excuse my ignorance. Would Tomcat see any benefits from implementing gpgpu support in the way that the distributed project "Folding" has seen? I find GPGPU quite fascinating subject and for what I can understand tom