2020-03-19 17:58:57 UTC - Lixiang Ao: hi community, what is the eviction policy 
of paused containers besides a default 10min time-out? e.g., if the memory is 
running low, does invoker get rid of some paused containers?
white_check_mark : Rodric Rabbah
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584640737373900
----
2020-03-19 18:00:43 UTC - Lixiang Ao: are the memory slots released from the 
invoker when an activation finishes and container pauses?
white_check_mark : Rodric Rabbah
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584640843375400
----
2020-03-19 18:09:34 UTC - Lixiang Ao: so the controller’s load balancer doesn’t 
consider the warm containers? the memory slots only reflect the active 
containers?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584641374376900
----
2020-03-19 18:26:11 UTC - Rodric Rabbah: the load balancer doesnt have perfect 
knowledge - it uses a heuristic to route the request to the invoker that most 
likely to have a warm slot
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584642371378000
----
2020-03-19 18:33:52 UTC - Lixiang Ao: you mean ShardingContainerPoolBalancer 
right?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584642832378800
----
2020-03-19 18:37:50 UTC - Lixiang Ao: I think we’re on the same page…load 
balancer checks if the invokers have enough memory slots to schedule the 
activation, and warm containers don’t count towards the memory slots taken…is 
that correct?
+1 : Rodric Rabbah
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584643070383000
----
2020-03-19 21:39:21 UTC - Pepi Paraskevoulakou: Hello? How can I make 
benchmarking in pipeline of functions in a local development of OW? Do you 
suggest any software? I want to check the performance over -for example- 10 
concurrent requests through a Rest api
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584653961385800?thread_ts=1584653961.385800&cid=C3TPCAQG1
----
2020-03-19 21:56:25 UTC - Bilal: 
<https://github.com/apache/openwhisk/tree/master/tests/performance>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1584654985385900?thread_ts=1584653961.385800&cid=C3TPCAQG1
----

Reply via email to