You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qinling/qinling/api
Lingxian Kong c19c4dca00 Improve function execution performance
- Improve/Simplify python runtime
- Use non-locking for communication with db when invoking function.
- Add config option to run job handler.
- Pre-fetch runtime when query function in db.

Change-Id: I9e791aecf03d5bf64a39548e6c9bad1b678882af
6 years ago
..
controllers Improve function execution performance 6 years ago
__init__.py Initial API code structure 6 years ago
access_control.py Support policy check for api access 6 years ago
app.py Improve function execution performance 6 years ago
service.py Initial API code structure 6 years ago