scylla
scylla copied to clipboard
Containerizing application & creating web application
For my master thesis i creating a simple web application intended to be used to enhance existing business processes and patient careflows at a local hospital.
My goal being to make it easy to go from process log(.xes) to simulation model. The tool should be usable by stakeholders who are not experts in simulation, but rather their respective domain.
After reading some works regarding the current state of BPS this project seems as a viable alternative as a simulation engine, as much of the heavy lifting is done. A crucial criteria for me being that its open source and not simply a black box, e.g., bimp.
I intend to containerize scylla in a docker container and make its core functionality available through web endpoints. From what i have seen on current issues and project boards, this is seemingly something that you are already planning on doing.
Ref. the project about Create Scylla Web Application https://github.com/bptlab/scylla/projects/14 by @LeonBein
I would be happy to get started on this effort and of course share my work once this is completed.
But before i can start this i need some more information on the project itself and its functionality, this is already something that i have mentioned in issue #46. The wiki should be enhanced with the following:
- The wiki should be populated with any and all works that are directly affiliated with this project.
- A section about how to get started should also be added. This should include a guide that provides all the necessary details and files required for a user to perform a simple simulation.
Looking forward to hearing from you!
BR,
Herman