- 23 Mar, 2020 6 commits
-
-
Nilanjan Daw authored
Added support to save long term metrics to couchDB
-
Nilanjan Daw authored
-
nilanjandaw authored
-
Nilanjan Daw authored
-
Nilanjan Daw authored
-
Nilanjan Daw authored
-
- 15 Mar, 2020 2 commits
-
-
Nilanjan Daw authored
-
Nilanjan Daw authored
-
- 12 Mar, 2020 2 commits
-
-
Nilanjan Daw authored
-
Nilanjan Daw authored
Support added for explicit function chains via a map file. Static map support added - map provided during deployment added TODO: add support for dynamic maps during request
-
- 11 Mar, 2020 2 commits
-
-
Nilanjan Daw authored
-
Nilanjan Daw authored
Metrics module added for periodic metrics push to log channel
-
- 09 Mar, 2020 7 commits
-
-
Nilanjan Daw authored
Support added for multi-function deployment
-
Nilanjan Daw authored
Added different dispatcher side instrumentation. More to be added.
-
Naman Dixit authored
-
Nilanjan Daw authored
-
Naman Dixit authored
-
-
Naman Dixit authored
-
- 08 Mar, 2020 4 commits
-
-
Nilanjan Daw authored
-
Nilanjan Daw authored
Added support for speculative deployment of function chains. If function MLE path is present then deploy those parts of the path which are not already running to avoid cascading cold starts.
-
Nilanjan Daw authored
-
Nilanjan Daw authored
-
- 07 Mar, 2020 3 commits
-
-
Nilanjan Daw authored
-
Nilanjan Daw authored
-
Nilanjan Daw authored
-
- 05 Mar, 2020 14 commits
-
-
Nilanjan Daw authored
The probability model generated so far is generative in nature, in the sense that it tries to model the true probability distribution of the incoming requests. After a large number of requests have been received we can expect to have a reasonable MLE model of the probability distribution. We will then use the viterbi algorithm to detect the most likely path to be taken by a request. This can be used to preallocate the resources in the functions chain span to reduce cascading cold starts. Path detection has been implemented. TODO: resource pre-allocation
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
Mere branch 'master' of https://git.cse.iitb.ac.in/synerg/xanadu
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-
Naman Dixit authored
-