This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is async support planned for LS? Would be nice to have on DB's that support it. |
|
|
No this isn't something we are currently planning to look at but you are welcome to pop an item into the Feature Requests and we can revisit this in the future :)
|
|
|
Thanks for answering all of these questions Jeremy...I'm sure you just got back from Holidays and have plenty to do. For the project I'm working with LS, I'd like to host in Azure. Because of the intrinsic latency of SQL Azure due to multiple factors, asyncing DB requests makes a lot of sense and can really help things scale better. The obvious downside is that you'd have to have a distinct 4.5 version to use the awaitable methods in ADO.Net unless you wanted to take the old school async approach. I'd be happy to contribute to an async port if you guys would front me a source license. I added a feature request BTW.... :) |
|