|
Components
3 is a lucky number
glooqpro application is comprised from 3 separate
components:
1. IMDB
(In Memory Database) Service
IMDB is
a service that contains most of the system business
logic. This service holds all the information
required to execute your campaigns. The IMDB holds
the data (campaigns, filters and configuration) in
memory to allow for efficient and fast response
times. This service can be installed on the Exchange
server or on a separate server. The separation of
the IMDB from the rest of the system simplifies the
maintenance of the system and ensures uniform
behavior on all connectors.
If
the IMDB service is down, the customer e-mails will
continue to be sent without banners.
2. SMTP Connector
To
enable outgoing mail campaigns, glooqPro monitors
SMTP events. This component is a "Listener" that
caches all outgoing mail events and uses the IMDB to
determine if they are part of an open campaign and
if so – modifies them to include the campaign
publication.
3. Web Site
glooqPro
Web Site is a portal which enables users to login to
the system and manage all operations such as
launching, editing and deleting campaigns, adding
publications and monitoring the statistics. By using
the glooqPro administrative password, the customer
can configure some of glooqPro parameters such as
the maximum banner size, location of the statistics
site, define global filters, and update license
information and language. |