I need a message / queue solution for my web system

I am looking for a message / queue solution for my Ubuntu web system.

The system was built on the following technologies:

  • Javascript (Extjs Frame) - Frontend
  • Php
  • Python (Daemon service that communicates with an encryption device)
  • Python pyserial - (serial port interaction)
  • MySQL
  • Linux - ccustom bash scripts (for updating DB / mail reports)

The system performs the following functions:

  • Capturing customer information on a distributed platform
  • Encrypt / decrypt sensitive transactions using a hardware device

System Failure:

  • The user accesses the system using a web browser.
  • "" , .
  • DB
  • DONE

: /, .

:

  • python, .
  • daemon pyserial "", ..
  • PHP, , "" >
  • Extjs /

:

  • Concurreny - , > 20 / / - 1 ,
  • Daemon. , DB , .
  • . , / db, .

:

/queening ? , , Ubuntu O/S.

Google "Stomp", . , - , "":)

+3
3

, RabbitMQ AMQP PHP (), AMQP Python, Qpid. RabbitMQ Ubuntu ( Debian), ., , .

, RabbitMQ , , AMQP, "" ( , , , , , ).

+4

:

  • - / ,

/ :

, http://bazaar.launchpad.net/~mirror-selector-devs/mirror-selector/devel/files/head:/mirrorselector/, URL-, , url.

0

Source: https://habr.com/ru/post/1758641/


All Articles