Skip to content
/ cmfg Public

Phd Program in Big Data Management @UniSA (University of Salerno). Phd Project on Cloud Manufacturing. Here you can find a little prototype in Python to simulate a Distributed Manufacturing Network. Built with Mesa.

Notifications You must be signed in to change notification settings

nick88msn/cmfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scattered Manufacturing

Repository for Nicola Mastrandrea's PhD Thesis.

Current Status: Dissertation Passed, Ready to be published.

Contact: Nicola Mastrandrea (@nick88msn, nmastrandrea@unisa.it)

Related Works

Citation

Please cite using the following BibTex entry:

@phdthesis{mastrandrea2021smfg,
    title={Scattered Manufacturing: Developing a Cloud Manufacturing Framework based on autonomous resources},
    author={Mastrandrea, Nicola},
    school={University of Salerno, Itlay},
    year=2021,
    month=11,
    note={arXiv:}
}

Download the full compiled thesis from UNISA repo: (still not public). Download the full compiled thesis from Github: (WIP) Thesis Latex version

Deployment

To deploy this project run:

  git clone https://github.com/nick88msn/cmfg.git
  #use conda env or pipenv instead of installing globally
  pip install -r requirements.txt

To run the server

  python batch_run.py

Environment Variables

To run this project, you will need to add the following environment variable to your secrets.py file in the project root directory

MAPBOX_PUBLIC_TOKEN = "YOUR_MAPBOX_API"

License

MIT

About

Phd Program in Big Data Management @UniSA (University of Salerno). Phd Project on Cloud Manufacturing. Here you can find a little prototype in Python to simulate a Distributed Manufacturing Network. Built with Mesa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages