[Mono-dev] Registry

Robert Jordan robertj at gmx.net
Thu Oct 8 00:01:56 UTC 2015


On 08.10.2015 10:44, psantosl at codicesoftware.com wrote:
> Hi there,
>
>
> Are you trying to run "on mono" or do you mean on mono + linux or mac?

Mono's registry implementation is using native Windows APIs
under Windows, so the concurrency issues Neale was speaking
about do not apply here.

Robert

>
> pablo
>
>
>
> On 10/6/2015 23:47, Neale Ferguson wrote:
>> We have a client who is testing the waters with porting some .NET based
>> applications to mono. However, a couple of these critical applications
>> rely on the windows registry. The implementation of registry-support in
>> mono is quite crude and not process-safe and this is holding them back. I
>> am looking for ideas as to improving this so that apps can share the
>> registry safely and efficiently.
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>> .
>>
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>




More information about the Mono-devel-list mailing list