This document presents three algorithms for power-aware operator placement and broadcasting of continuous query results in a distributed stream processing system. The first two algorithms, MinDataCut and MinPowerCut, aim to minimize data transfer or processing power consumption but are not optimal. The third algorithm, BOSe, considers both tuning and processing energy costs to select operator placements. Experiments show BOSe improves energy efficiency by 53% over centralized processing. Future work includes supporting operator and query sharing to further optimize the energy-response time tradeoff.