Michael Davidsaver
247caaf161
more lock MonitorUser
2015-12-08 17:25:39 -05:00
Michael Davidsaver
14bcd4a4d1
fix weakmap/set lock delegation
2015-12-08 17:10:09 -05:00
Michael Davidsaver
7de48f0bda
add lock for MonitorUser
2015-12-08 17:03:03 -05:00
Michael Davidsaver
3865745790
cleanup from dtor
...
Avoid unnecessary reset() of otherwise const shared_ptr in destroy()
as this necessities locking for potentially concurrent access.
2015-12-08 16:10:17 -05:00
Michael Davidsaver
b0f855337f
minor
2015-12-08 16:07:38 -05:00
Michael Davidsaver
9fe595722c
very tricky...
...
ChannelMonitorImpl is lobotomized with the smarts going
to MonitorStrategyQueue, both implementing Monitor.
While CMI proxies calls poll/release() to MQS,
it seems that MQS doesn't proxy destroy() to CMI.
So calling destroy() on MQS is a no-op...
2015-12-08 14:45:27 -05:00
Michael Davidsaver
225c7ccb47
show cache cleaner info
2015-12-08 14:39:31 -05:00
Michael Davidsaver
550628dd85
gwstatus filter on client channel names
2015-12-08 14:19:17 -05:00
Michael Davidsaver
5cd8f0d668
counters for subscription events
2015-12-08 14:02:33 -05:00
Michael Davidsaver
600085d23b
less noise
2015-12-08 13:38:48 -05:00
Michael Davidsaver
e96148af28
iocshelper: support 2 arg functions
2015-12-08 13:24:45 -05:00
Michael Davidsaver
3ed487fdce
weakset/map update
...
note that size() can give larger than actual.
Skip dead entries in lock_*() instead of throwing.
2015-12-08 13:18:47 -05:00
Michael Davidsaver
81881d90ae
update gwref/gwstatus
...
gwstatus shows monitor information
gwref show live counts when GW not running
2015-12-08 13:17:13 -05:00
Michael Davidsaver
af26e7b1fb
add monitor normal msc
2015-12-08 11:09:45 -05:00
Michael Davidsaver
17fc18d939
report initial connection status
2015-12-08 11:05:36 -05:00
Michael Davidsaver
ccdc51e417
monitor cache
2015-12-07 22:25:46 -05:00
Michael Davidsaver
3e265f02c0
add weak_set and wake_value_map
...
Containers for weak_ptr which automatically
remove dead references.
2015-12-07 22:25:46 -05:00
Michael Davidsaver
39df9ccb70
re-org struct graph w/ subgraphs
2015-12-07 22:25:46 -05:00
Michael Davidsaver
09a6583e80
more writeup
2015-12-07 22:25:46 -05:00
Michael Davidsaver
742ae9e467
writeup
2015-11-16 15:51:39 -06:00
Michael Davidsaver
95cf3c8cd2
notes
2015-09-10 17:01:19 -04:00
Michael Davidsaver
a08690739d
add gwdrop
2015-09-10 16:41:42 -04:00
Michael Davidsaver
3afd3a036a
misc
2015-09-10 16:10:36 -04:00
Michael Davidsaver
7a415a958d
more doc
2015-09-09 18:54:19 -04:00
Michael Davidsaver
c761c94bfc
break strong ref. loop between ChannelCache and GWServerChannelProvider
2015-09-09 17:03:06 -04:00
Michael Davidsaver
ee6442ec90
start doc
2015-09-09 17:02:27 -04:00
Michael Davidsaver
56d3b9b4e0
start
2015-09-08 17:06:31 -04:00
Michael Davidsaver
2f27b07120
skel
2015-09-08 17:06:31 -04:00