
JohnDanter2
VIP Member
Hi folks
Forgive the very high level questions here, but my understanding of JDENET_n is the listener that's looking for all work requests into and out of E1 and JDENET_k is the system that recognises and classifies each request and passes control to a specific kernal (security, scheduler, BSFN call, UBE launch etc)
The goal of these questions is to try and help my company maximize throughout of parallel processing jobs (be they BSFNs or UBEs/subsystems)
Qu 1 Where do these engines reside and function? On each server or just one? If so which one?
Qu 2 UBEParallelList and UBESubsystemLimit these seem to be dictating the number of like subsystems you can have on your system running at anyone time....?
Qu 3 How does the JDENET_k know that a subsystem is using a CPU core? And how many can a CPU core actually process as online docs differ in their answer
Qu 4 If we start using AIS server to process requests, is it too linked to the number of CPU cores and the max jobs it can throughput at anyone time?
Qu 5 Are the number f BSFNs processing at anyone time also linked to the # of CPU cores? - If I pushed 'work' into BSFN calls vs UBE subsystems, could I get more jobs processing at the same time?
Qu 6 If I had 100 SHPNs to process, which would be the fastest way to process them.
a) 100 subsystem requests to process 1 SHPN each (I am seeing a bottleneck of only 3 executing at anyone time)
b) 100 BSFN calls to process 1 SHPN each
c) 100 AIS /ORCH calls to processes 1 SHPN each
Some light reading reading on a few of the subjects above
Thanks
John
Forgive the very high level questions here, but my understanding of JDENET_n is the listener that's looking for all work requests into and out of E1 and JDENET_k is the system that recognises and classifies each request and passes control to a specific kernal (security, scheduler, BSFN call, UBE launch etc)
The goal of these questions is to try and help my company maximize throughout of parallel processing jobs (be they BSFNs or UBEs/subsystems)
Qu 1 Where do these engines reside and function? On each server or just one? If so which one?
Qu 2 UBEParallelList and UBESubsystemLimit these seem to be dictating the number of like subsystems you can have on your system running at anyone time....?
Qu 3 How does the JDENET_k know that a subsystem is using a CPU core? And how many can a CPU core actually process as online docs differ in their answer
Qu 4 If we start using AIS server to process requests, is it too linked to the number of CPU cores and the max jobs it can throughput at anyone time?
Qu 5 Are the number f BSFNs processing at anyone time also linked to the # of CPU cores? - If I pushed 'work' into BSFN calls vs UBE subsystems, could I get more jobs processing at the same time?
Qu 6 If I had 100 SHPNs to process, which would be the fastest way to process them.
a) 100 subsystem requests to process 1 SHPN each (I am seeing a bottleneck of only 3 executing at anyone time)
b) 100 BSFN calls to process 1 SHPN each
c) 100 AIS /ORCH calls to processes 1 SHPN each
Some light reading reading on a few of the subjects above
Thanks
John
Last edited: