0
votes
Free Threaded Marshaler
Delphi and stuff
– When writing a DataSnap appserver, you should probably try to make it thread-safe and register it to use the multi-threaded apartment (MTA) model (ThreadingModel = tmFree) because it gives you total control over synchronization and optimization of your code. But writing thread-safe code also ...
Statistics
|
Visits by Source |
User Actions |




