Forum Admin,

Please add project:

GA Grid (beta): Distributive in Memory Genetic Algorithm component for
Ignite

to "Addons and Extensions" section of Apache Ignite website:

https://ignite.apache.org/addons.html

<http://apache-ignite-developers.2346864.n4.nabble.com/file/n20947/GAGrid_Overview.png>
 

(F)itness Calculation, (C)rossover, and (M)utation operations are modeled as
a ComputeTask for distributive behavior. The ComputeTask is split into
multiple ComputeJobs, (ie: Fn,Cn,Mn) assigned to respective nodes, and
executed in parallel.

All of these ComputeTasks leverage Apache Ignite's Affinity Colocation to
route ComputeJobs to respective nodes where Chromosomes are stored in cache.

Additional information about GA Grid (beta) found here:

https://github.com/techbysample/gagrid 

Please advise.

Best,
Turik Campbell



--
View this message in context: 
http://apache-ignite-developers.2346864.n4.nabble.com/Ignite-Add-on-Extension-Request-Please-add-GA-Grid-beta-to-Ignite-website-tp20947.html
Sent from the Apache Ignite Developers mailing list archive at Nabble.com.

Reply via email to