Next: , Previous: , Up: Introduction   [Contents][Index]


1.3 Typical use of Dezyne

If you are new to Dezyne and wonder how or where it could work for you, consider the following table. It shows where and how Dezyne is more likely to be used

better fitless likely fit
stateful systemsoverfunctional systems
mixed state/functional softwareoverdatabase software
machine controlovercompilers
event-drivenoversignal/clock-driven
large systems (> 50.000LOC)oversmall systems (< 10.000)
device driversoverspread sheets
failure => $$$overfailure => refresh (F5)
distributed systemsoversingle-SOC systems
concurrent systemsoversingle threaded
mature systemsoverthrowaway prototypes
ASP backendoverREST server
Graphical UIovercommand-line UI
asynchronous programmingoverblocking calls