asynchronously love

Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • adverb In an asynchronous manner.

Etymologies

from Wiktionary, Creative Commons Attribution/Share-Alike License

asynchronous +‎ -ly

Support

Help support Wordnik (and make this page ad-free) by adopting the word asynchronously.

Examples

  • So if you need to do any type of I/O from within an HTTP Module, I recommend you make the calls asynchronously and if you are retrieving data, cache it!

    The Code Project Latest Articles Williarob 2009

  • Basically, the idea is to: interrupt the call, grab stack, store and execute the call asynchronously when the response comes in, pull the stack out and continue working physical thread is free to keep working on something else meanwhile not write this explicitly, have the framework do it for you so that code looks like the usual procedural program

    unknown title 2009

  • Our Town is thus established "asynchronously" - players take turns and never any two are there at the same time.

    April 2005 2005

  • Our Town is thus established "asynchronously" - players take turns and never any two are there at the same time.

    A Place By Any Other Name 2005

  • I don't think that turn taking counts against being a synchronous game - the the example of chess - you can talk about playing it synchronously, in which both players are present but can't take moves at the same time or asynchronously, which is the play by mail example.

    Go Pats! 2007

  • If you make the web service calls asynchronously, you'll enable a bunch of front end requests to execute concurrently, and the user experience will be much better because they'll get their response about as fast as the web service back-end can respond.

    Site Home Rick_Anderson 2011

  • When accessing the data service asynchronously, which is required by both Silverlight and Windows Phone applications, counting gets a little more tricky.

    Site Home Glenn Gailey [MSFT] 2011

  • For this scenario, I think your web front end will be more reliable and responsive if it makes those web service calls asynchronously.

    Site Home Rick_Anderson 2011

  • You have to make the back-end calls asynchronously.

    Site Home Rick_Anderson 2011

  • Creating server only validation that may be called asynchronously from the client

    Channel 9 John Papa 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.