Saturday, September 1, 2012

GJSieve 2.0 To-Do

  • optional window for showing Proth number
  • triple-threaded testing as seen in IsItPrime
  • calculation in another thread
  • experiment with different thread management techniques
The latter implies I use a different way to create the thread such that it is possible to call a function that pauses an active test thread (or, more accurately, all three). I know this is possible, but my ideas have not ever been tested...

I am working on GJSieve 2.0, by the way.

Perhaps I will migrate it over to SourceForge...! 

No comments:

Post a Comment