[Mono-dev] Mutex Bug

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Wed Jul 2 20:39:59 UTC 2014


> From: Brandon Perry [mailto:bperry.volatile at gmail.com]
> 
> You could use dbus if you don't care about windows.

I care about windows, linux, and mac.  I gather, my options are:  
WCF (poorly supported in mono, right?), 
Remoting (which is supposed to be deprecated since WCF, right?), 
DBus (???)
Socket (cough cough)
Mutex (doesn't work on mac)
Named pipes (seems not available in mono, right?)

Maybe looping and polling the file isn't such a terrible solution after all.....


More information about the Mono-devel-list mailing list