Udostępnij za pośrednictwem


Omówienie (Service Broker)

Service Broker pomaga budować niezawodne i skalowalne aplikacje deweloperom bazy danych.Ponieważ Service Broker jest częścią Aparat baz danych, administrowania tych aplikacji jest częścią rutynowych administracji bazy danych.

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.

W obrębie pojedynczego SQL Server wystąpienie, Service Broker zapewnia niezawodne asynchronicznego programowania modelu.Aplikacje baz danych zazwyczaj używają asynchronicznego programowania skrócić czas reakcji interaktywnych i zwiększyć wydajność aplikacji ogólnej.

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.

W tej sekcji

Sekcje pokrewne