Question on session management

Hi,
Suppose we have two scheduled services that might run concurrently and use ‘Administrator’ in “runAsUser” field. Do they share the same session because they are running using the same user name “Administrator”? if they share the same session then wud they be sharing database connections too? please give your valuable suggestions.
Thanks in advance