Apama for Smart Order Routing


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Apama for Smart Order Routing
# 1  
Old 01-23-2008
Apama for Smart Order Routing

Chris Martins
Tue, 22 Jan 2008 18:11:16 -0500
Today Progress announced the Progress Apama Smart Order Router Accelerator. This extends the core Apama algorithmic trading platform with functionality that is focused on the intelligent routing of orders to different equities markets (exchanges, MTFs, crossing networks and comparable venues.) Accelerators leverage specific elements of the Apama CEP platform (in this instance, Apama's event processing language for the routing logic, customizable dashboards, and our breadth of connectivity), and focus those capabilities on specific market requirements.
Our experience with existing customers made it clear that Apama can help "accelerate" the deployment of solutions that address some of the requirements within MiFID and Reg NMS for best execution. This announcement is a follow-on to a similar one from last year in which we announced an Accelerator with a focus on FX Market Aggregation.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Explain the difference between the commands cd ~smart and cd ~/smart

Is it possible for both commands to work? (1 Reply)
Discussion started by: phunkypants
1 Replies
Login or Register to Ask a Question
DPT(4)							   BSD Kernel Interfaces Manual 						    DPT(4)

NAME
dpt -- DPT RAID Controller SCSI driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device dpt For one or more EISA cards: device eisa For one or more PCI cards: device pci To allow PCI adapters to use memory mapped I/O if enabled: options DPT_ALLOW_MEMIO Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): dpt_load="YES" DESCRIPTION
The dpt driver supports DPT RAID SCSI controllers. SmartRAID (PM3???) are "Enterprise" class cards, and SmartCache (PM2???) cards are in the "Workstation" class. The Gen 4 Smart Cache IV products were a re-issue of the Gen 3 utilizing upgraded (and cheaper to produce) silicon. The PM3334 (Smart RAID III) was not revamped as there was no upgraded silicon (68040 processor) and it was using the best DPT made. Note there has been customer confusion over the faster enterprise class card supported by this driver being an older generation. The Gen5 cards are supported by the asr(4) driver. HARDWARE
The dpt driver provides support for the following RAID adapters: o DPT Smart Cache Plus o Smart Cache II (PM2?2?, PM2022 [EISA], PM2024/PM2124 [PCI]) (Gen2) o Smart RAID II (PM3?2?, PM3021, PM3222) o Smart Cache III (PM2?3?) o Smart RAID III (PM3?3?, PM3332 [EISA], PM3334UW [PCI]) (Gen3) o Smart Cache IV (PM2?4?, PM2042 [EISA], PM2044/PM2144 [PCI]) (Gen4) o Smart RAID IV SEE ALSO
asr(4), cd(4), ch(4), da(4), sa(4), scsi(4) HISTORY
The dpt driver first appeared in FreeBSD 2.2.6. AUTHORS
The dpt driver was written by Simon Shapiro and ported to the CAM SCSI system by Justin T. Gibbs. BSD
November 13, 2014 BSD