Symmetric Multiprocessing (SMP)


(1) Short for Symmetric Multiprocessing, a computer architecture that provides fast performance by making multiple CPUs available to complete individual processes simultaneously (multiprocessing). Unlike asymmetrical processing, any idle processor can be assigned any task, and additional CPUs can be added to improve performance and handle increased loads. A variety of specialized operating systems and hardware arrangements are available to support SMP. Specific applications can benefit from SMP if the code allows multithreading.

SMP uses a single operating system and shares common memory and disk input/output resources. Both UNIX and Windows NT support SMP.

(2) Short for Simple Management Protocol, another name for SNMP2. SNMP2 is an enhanced version of the Simple Network Management Protocol (SNMP)with features required to support larger networks operating at high data transmission rates. SNMP2 also supports multiple network management workstations organized in a hierarchical fashion.

Read Also:

  • SMPTE

    Short for The Society of Motion Picture and Television Engineers, SMPTE is an international standards organization for the the motion imaging field. SMPTE publishes ANSI-approved Standards, Recommended Practices, and Engineering Guidelines, along with the SMPTE Journal and its peer-reviewed technical papers. SMPTE members include engineers, technical directors, cameramen, editors, technicians, manufacturers, designers, educators, consultants and […]

  • Systems Management Server (SMS)

    (1) Short for Systems Management Server, a set of tools from Microsoft that assists in managing PCs connected to a local-area network (LAN). SMS enables a network administrator to create an inventory of all the hardware and software on the network and to store it in an SMS database. Using this database, SMS can then […]

  • SMSC

    Short for Short Message Service (SMS) Center. The SMS center is responsible for routing and regulating the SMS operations of a wireless network. When an SMS message is sent from a mobile phone it first reaches a SMS center that will then forward the SMS message to the destination. SMSCs also store SMS messages if […]

  • SMS gateway

    An SMS gateway is placed between two SMSCs, acting as a relay between the two SMSCs. It is able to translate one SMSC protocol to another, and can be used by two different wireless carriers to interconnect their SMSCs.[Adapted from The SMS Tutorial]

  • Simple Mail Transfer Protocol (SMTP)

    (pronounced as separate letters) Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP […]


Disclaimer: Symmetric Multiprocessing (SMP) definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.