1 messages · Page 1 of 1 (latest)
Hi all.
I am trying to create an on memory cache using gen servers. I cannot figure out however, how to pass the pid of the gen server to specific contexts. The GenServer should start up when the application starts.
Thanks in advance!
Can you just give the process a well known name and just use that?