Package [message #377041] |
Fri, 19 December 2008 10:09  |
rajput.anshu
Messages: 45 Registered: October 2008 Location: Bangalore
|
Member |
|
|
I seen in places that when we call a package first it will load into the memory from the server......thus further call there is no require disk input/output...........Is it correct
|
|
|
|
Re: Package [message #377046 is a reply to message #377043] |
Fri, 19 December 2008 10:54   |
rputtagunta
Messages: 5 Registered: March 2008 Location: Texas, USA
|
Junior Member |
|
|
Michel,
I am not the original poster, but, what view would you use to see if the package is in the memory or not?
|
|
|
|
|
Re: Package [message #377060 is a reply to message #377050] |
Fri, 19 December 2008 13:13   |
rajput.anshu
Messages: 45 Registered: October 2008 Location: Bangalore
|
Member |
|
|
Ok Michael...........then suppose there is 2 user you and me if i call a package first time it will load into the memory from the server...........then you call the same package.......in your turn where it will take from the memory or server because you are different user.
|
|
|
Re: Package [message #377062 is a reply to message #377060] |
Fri, 19 December 2008 13:27   |
rputtagunta
Messages: 5 Registered: March 2008 Location: Texas, USA
|
Junior Member |
|
|
No it won't. Why would it compile and put it in the memory again even if it's a different user?
|
|
|
|
Re: Package [message #377115 is a reply to message #377063] |
Sat, 20 December 2008 06:29   |
rajput.anshu
Messages: 45 Registered: October 2008 Location: Bangalore
|
Member |
|
|
Michael it means that when we run the package first time it will load the package from the server to the memory........after that any user will login and use that package it will take from the memory only not from the server..........Am i right??
|
|
|
|
|
|