1. The document describes Glacier, a component library and compiler for implementing continuous queries on FPGAs.
2. Glacier includes common streaming operators as well as specialized building blocks for the FPGA context. It can implement a variety of streaming queries by composing these components.
3. The paper evaluates the performance of queries implemented on an FPGA using Glacier, finding they can process over 1 million tuples per second directly from the network interface.