Le vendredi 9 novembre 2018 15:54:22 UTC+1, Terrence Brannon a écrit :
Hello, it seems that a year has past since there has been a commit to
the repo.
Yes, still alive. In fact more than ever these days since we are actively developing the v0.6, a big refactoring.
- Has Nagare been deployed to AWS successfully?
I don’t know. We never did ourself such a deployment.
- Nagare uses config files to specify database connections, it seems it would be hard to use some of the password-hiding mechanisms where you import a python library and get the credentials dynamically at runtime?
The 0.6 could read configurations from the OS environment vars, in conformance to the "twelve-factor" / Docker way.
- Also, AWS does not have stackless python on Elastic Beanstalk. What limitations are there on Cython as mentioned here.
Without continuation you can’t invoke the ‘comp.call()’ method on a component.
So the ‘call / answer’ communication mechanism between components and the ’Task’ class are not available.
Alain