"Северный" интерфейс | Participants
|
- Statistics
- Participants
- Translate into Russian
- Translation result
- Translation complete.
If you do not want to register an account, you can sign in with OpenID.
Northbound interface | ||
'''Northbound''' and southbound '''interfaces''' relate to [[server (computing)|computer servers]]. | '''Северный''' и южный '''интерфейсы''' относятся к [[server (computing)|серверным вычислениям]]. | |
==Definitions== | ||
A '''northbound interface''' is an [[interface (computer science)|interface]] that conceptualizes [[low level|lower level]] details. It interfaces to [[high level|higher level]] [[abstraction layer|layers]] and is normally drawn at the top of an [[Computer architecture|architectural]] overview. | '''Северный''' интерфейс это интерфейс который представляет низкоуровневые детали. Он присоединяется к более высокому уровню абстракции и обычно рисуют на вершине архитектурной схемы. | |
A '''southbound interface''' decomposes concepts in the technical details, mostly specific to a single [[software component|component]] of the architecture. Southbound interfaces are drawn at the bottom of an architectural overview. | "Южный" интерфейс разделяет общее представление на технические детали, в основном характерные для одного компонента архитектуры. "Южные" интерфейсы рисуют внизу архитектурной схемы. | |
Northbound interfaces normally talk to southbound interfaces of higher level components and vice versa. | '''Северные''' интерфейсы обычно обращаются к южным интерфейсам компонентов более высокого уровня и наоборот. | |
==Typical use== | ||
These terms are generic in the sense that they are uniformly used over all layers of a [[computer application]], i.e. independent of the fact that the [[computer system]] is about [[hardware]], [[GUI]], [[middleware]] etc. | Эти термины являются общими и одинаково используются во всех слоях [[компьютерных приложений]], т. е. независимо от того, что [[компьютерная система]] состоит из [[аппаратной части]], [[визуального интерфейса]] , [[связующего ПО]] и т. д. | |
A northbound interface is typically an [[output]]-only interface (as opposed to one that accepts user input) found in [[Carrier Grade Open Framework|carrier-grade network]] and [[telecommunications network]] elements. The [[programming language|languages]] or [[protocol (computing)|protocols]] commonly used include [[Simple Network Management Protocol|SNMP]] and [[TL1]]. For example, a device that is capable of sending out [[syslog]] messages but is not configurable by the user is said to implement a northbound interface. Other examples include [[SMASH]], [[IPMI]], [[WSMAN]] etc. | "Северный" интерфейс, как правило, только для вывода (в отличие от того, который принимает пользовательский ввод), применяется в сети операторского класса и в элементах телекоммуникационной сети. Обычно используемые языки и протоколы включают SNMP и TL1. Например, устройство, которое может отправлять в системный журнал сообщения, но не настраивается пользователем, реализует "северный" интерфейс. Другие примеры включают [[SMASH]], [[IPMI]], [[WSMAN]] и т. д. | |
[[Category:Network architecture| ]] | ||
[[Category:Telecommunications]] |
