Criteria for selecting software for embedded device
- by Suresh Kumar
We are currently evaluating Web servers for an embedded device. We have laid down the evaluation criteria for things like HTTP version, Security, Compression etc.
On the embeddable side, we have identified the following criteria:
Memory footprint
Memory management (support for plugging in a custom memory manager)
CPU usage
Thread usage…