I have something to do for work and I need your help.
We want to implement a FSM - Finite State Machine
, to identify char sequence(like: A, B, C, A, C), and tel
Consider the easy, lightweight Java library EasyFlow. From their docs:
With EasyFlow you can:
- implement complex logic but keep your code simple and clean
- handle asynchronous calls with ease and elegance
- avoid concurrency by using event-driven programming approach
- avoid StackOverflow error by avoiding recursion
- simplify design, programming and testing of complex java applications