Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic What is an orphaned semaphore? (Read 3139 times)
Jerry Krinock
Admin
Offline
Posts: 1683
Location: San Jose, California, USA
Joined: Sep 29th, 2008
Re: What is an orphaned semaphore?
Reply #1 - Jan 4th, 2013 at 1:57am
Print Post  
A semaphore is a little flag which a BookMacster Worker processes raises in your system to indicate that it is syncing bookmarks.  Workers should remove their own semaphore when they are done.  The purpose of the semaphore is to tell any later-starting BookMacster Workers that they should wait until the first process is done.  Although this is rarely necessary, it's a safety feature.

Semaphores indicate the identifier of the process which started them.  An orphaned semaphore is a semaphore indicating a process which is no longer running.  This can happen if the process or system crashed.  If I recall correctly, other BookMacster Workers will recognize the semaphore as no longer valid after an hour or so, so syncing should recover eventually.
  

Jerry Krinock
Back to top
IP Logged
 
baabaa
New Member
Offline
Posts: 1
Joined: Jan 4th, 2013
What is an orphaned semaphore?
Jan 4th, 2013 at 12:56am
Print Post  
When clicking on the file menu there is an option to stop all workers, listed there in the menu option is Orphaned Semaphore, Agents(1). What is an orphaned semaphore?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint