Friday, September 19, 2014

Re: GWT for Distribuited Computing



On Friday, September 19, 2014 12:32:34 AM UTC+2, Vincenzo Sambito wrote:
Hello world, novice of Java my passion are the prime numbers for which I developed this www.vincs.it which is among the top of Google search with non-specific tag. Now, with this theory, I want to compete vs this www.primegrid.com to create the largest database of prime numbers in the world with the only perpetual sieve on-line, generator of prime numbers. The tool that I want to build a platform for distributed computing: 
- with GWT for the control panel on the server side for several reasons including the presence of the already proven BigInteger library in GWT (https://code.google.com/p/gwt-math/

FYI, gwt-math hasn't been updated for nearly 4 years
…but BigInteger and BigDecimal have been built into GWT since almost the same date! (see https://code.google.com/p/google-web-toolkit/issues/detail?id=1857)

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment