Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要对非常大量的日志进行分析。我需要检查所有事件是否在预定义的序列列表中的序列中。
我正在寻找在java中做到这一点。
任何帮助!
听起来您应该查看诸如Esper之类的事件处理框架。