Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
asynchronous code
Denken Sie jedoch daran, dass asynchroner Code nicht den Threadpool ersetzt.
Bear in mind that asynchronous code does not replace the thread pool.
Erstens ist asynchroner Code mit Async und Await deutlich einfacher zu verfassen.
First, asynchronous code is much easier to write with async and await.
Bis vor kurzem war asynchroner Code jedoch schwierig zu erstellen und zu pflegen.
However, until recently, asynchronous code has always been awkward to write and difficult to maintain.
Nun hat sich das Blatt gewendet: in ASP.NET 4.5 ist asynchroner Code, der Async und Await verwendet, fast so einfach zu erstellen wie synchroner Code.
Now, the tables have turned: in ASP.NET 4.5, asynchronous code using async and await is almost as easy as writing synchronous code.
Asynchroner Code ermöglicht der Anwendung, den Threadpool optimal zu nutzen.
Asynchronous code allows your application to make optimum use of the thread pool.
Asynchroner Code kann leichter auf plötzliche Änderungen des Anforderungsvolumens reagieren.
Asynchronous code is more responsive to sudden swings in request volume.
Asynchroner Code wird geladen, sobald die Webseite vollständig geladen wurde.
Asynchronous code begins loading data once the site is fully loaded.
Asynchroner Code ist deshalb kompliziert zu schreiben, zu verstehen und zu verwalten.
This makes asynchronous code hard to write, hard to understand, and hard to maintain.
Asynchroner Code ermöglicht Ihnen, mehr Speicherplatz für andere Dinge zu verwenden (zum Beispiel für das Zwischenspeichern).
Asynchronous code allows you to use more of your memory for other things (caching, for example).
Asynchroner Code befreit also den Anforderungsthread, aber nur zum Preis eines anderen Threads an einer anderen Stelle des Systems, nicht wahr?
So, asynchronous code frees up the request thread, but only at the expense of another thread elsewhere in the system, right?
Sehen Sie sich zuerst noch einmal den Abschnitt „Asynchroner Code ist keine Wunderwaffe" in diesem Artikel an, um sicherzugehen, dass Async/Await für Ihre Architektur geeignet ist.
First, review the "Asynchronous Code Is Not a Silver Bullet" section in this article to ensure async/await is beneficial to your architecture.
Asynchroner Code kann weiter skalieren, als es durch die Threadblockierung möglich ist, da dies weniger Speicherplatz verbraucht. Jeder Threadpoolthread auf einem modernen Betriebssystem hat einen Stapel von 1MB, plus einen nicht auslagerbaren Kernelstapel.
Asynchronous code can scale further than blocking threads because it uses much less memory; every thread pool thread on a modern OS has a 1MB stack, plus an unpageable kernel stack.
Asynchroner Code bietet eine so gute Skalierbarkeit, dass die ASP.NET-Plattform asynchrone Handler und Module seit Beginn von Microsoft.NET Framework unterstützt hat.
Actually, asynchronous code is so good for scalability that the ASP.NET platform has supported asynchronous handlers and modules since the very beginnings of the Microsoft.NET Framework.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "asynchroner Code" en allemand