Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pasqualesalza/amqpga

A Genetic Algorithms master/slave implementation in Go based on Docker and message queues.
https://github.com/pasqualesalza/amqpga

docker genetic-algorithm message-queue parallel

Last synced: 19 days ago
JSON representation

A Genetic Algorithms master/slave implementation in Go based on Docker and message queues.

Awesome Lists containing this project

README

        

# AMQPGA

AMQPGA is an implementation in Go of the master/slave parallelisation model for Genetic Algorithms based on Docker and message queues.

## License

AMQPGA is licensed under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Please see the [LICENSE](LICENSE.md) file for full details.