Aracılığıyla paylaş


(Hizmet Aracısı) genel bakış

Service Broker güvenilir ve ölçeklenebilir uygulamalar oluşturmak veritabanı geliştiricilerine yardımcı olur.Çünkü Service Broker parçası olan Veritabanı Altyapısı, bu uygulamaların Yönetim bölümü rutin yönetim veritabanı.

Service Broker provides queuing and reliable messaging for SQL Server.Service Broker is used both for applications that use a single SQL Server instance and applications that distribute work across multiple instances.

İçinde tek bir SQL Server örnek, Service Broker sağlayan bir güçlü zaman uyumsuz programlama modeli.Veritabanı uygulamaları genellikle saat uyumsuz programlama etkileşimli yanıt süresini kısaltmak ve genel uygulama iş çıkarma yeteneğini artırmak için kullanın.

Service Broker also provides reliable messaging between SQL Server instances.Service Broker helps developers compose applications from independent, self-contained components called services.Applications that require the functionality exposed in these services use messages to interact with the services.Service Broker uses TCP/IP to exchange messages between instances.Service Broker includes features to help prevent unauthorized access from the network and to encrypt messages sent over the network.

Bu Bölümde

İlgili Bölümler