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			16h14m24s
memory			125,444,096 bytes
	old			116,492,064 bytes (92.9%)
	young		4,878,048 bytes (3.9000000000000004%)
	used		90,017,760 bytes (71.8%)
	free		31,352,352 bytes (25.0%)
GCs				68,452 (854ms between GCs)
	full			1 totalling 115ms (0.0% uptime), avg 115.0ms
	incr		68451 totalling 20,347ms (0.0% uptime), avg 0.30000000000000004ms
	tenures		13,129 (avg 5 GCs/tenure)
Since last view	86 (32941ms between GCs)
	uptime		2832.9s
	full			0 totalling 0ms (0.0% uptime)
	incr		86 totalling 49ms (0.0% uptime), avg 0.6000000000000001ms
	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. 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
  4. 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
  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 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
  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