ZnServer Status

I am a ZnManagingMultiThreadedServer(running 8180)

Pharo-7.0.4+build.168.sha.ccd1f6489120f58ddeacb2cac77cd3a0f0dcfbe6 (64 Bit) - Zinc HTTP Components 1.0 (Pharo/7.0)

uptime			141h51m5s
memory			108,666,880 bytes
	old			99,714,848 bytes (91.80000000000001%)
	young		817,896 bytes (0.8%)
	used		67,998,200 bytes (62.6%)
	free		32,534,544 bytes (29.900000000000002%)
GCs				33,146 (15407ms between GCs)
	full			1 totalling 114ms (0.0% uptime), avg 114.0ms
	incr		33145 totalling 12,705ms (0.0% uptime), avg 0.4ms
	tenures		145,864 (avg 0 GCs/tenure)
Since last view	1,940 (30937ms between GCs)
	uptime		60017.5s
	full			0 totalling 0ms (0.0% uptime)
	incr		1940 totalling 244ms (0.0% uptime), avg 0.1ms
	tenures		0

Processes

  1. DelaySemaphoreScheduler(DelayMicrosecondTicker) [80]
    a Process in DelayMicrosecondTicker>>waitForUserSignalled:orExpired:
  2. ZnManagingMultiThreadedServer HTTP port 8666 [70]
    a Process in [ self schedule. "It is critical that the following has no suspension point so that the test and the wait primitive are atomic. In addition, if the delay is no longer being waited on while entering the way we know that it is expired because the delay has already fired." beingWaitedOn ifTrue: [ delaySemaphore wait ] ifFalse: [ expired := true ] ] in DelayWaitTimeout>>wait
  3. NeoConsoleTelnetServer port 42021 [70]
    a Process in [ self schedule. "It is critical that the following has no suspension point so that the test and the wait primitive are atomic. In addition, if the delay is no longer being waited on while entering the way we know that it is expired because the delay has already fired." beingWaitedOn ifTrue: [ delaySemaphore wait ] ifFalse: [ expired := true ] ] in DelayWaitTimeout>>wait
  4. ZnManagingMultiThreadedServer HTTP port 42022 [70]
    a Process in [ self schedule. "It is critical that the following has no suspension point so that the test and the wait primitive are atomic. In addition, if the delay is no longer being waited on while entering the way we know that it is expired because the delay has already fired." beingWaitedOn ifTrue: [ delaySemaphore wait ] ifFalse: [ expired := true ] ] in DelayWaitTimeout>>wait
  5. ZnManagingMultiThreadedServer HTTP port 8090 [70]
    a Process in [ self schedule. "It is critical that the following has no suspension point so that the test and the wait primitive are atomic. In addition, if the delay is no longer being waited on while entering the way we know that it is expired because the delay has already fired." beingWaitedOn ifTrue: [ delaySemaphore wait ] ifFalse: [ expired := true ] ] in DelayWaitTimeout>>wait
  6. ZnManagingMultiThreadedServer HTTP port 9123 [70]
    a Process in [ self schedule. "It is critical that the following has no suspension point so that the test and the wait primitive are atomic. In addition, if the delay is no longer being waited on while entering the way we know that it is expired because the delay has already fired." beingWaitedOn ifTrue: [ delaySemaphore wait ] ifFalse: [ expired := true ] ] in DelayWaitTimeout>>wait
  7. ZnManagingMultiThreadedServer HTTP port 8180 [70]
    a Process in [ self schedule. "It is critical that the following has no suspension point so that the test and the wait primitive are atomic. In addition, if the delay is no longer being waited on while entering the way we know that it is expired because the delay has already fired." beingWaitedOn ifTrue: [ delaySemaphore wait ] ifFalse: [ expired := true ] ] in DelayWaitTimeout>>wait
  8. Low Space Watcher [60]
    a Process in SmalltalkImage>>lowSpaceWatcher
  9. Input Event Fetcher Process [60]
    a Process in InputEventFetcher>>waitForInput
  10. WeakArray Finalization Process [50]
    a Process in WeakArray class>>finalizationProcess
  11. Morphic UI Process [40]
    a Process in [ delaySemaphore wait ] in Delay>>wait
  12. Idle Process [10]
    a Process in ProcessorScheduler class>>idleProcess