@Scheduled(fixedDelay = 100) public void participant() { Traffic_Events_POOL.execute(this::scheduleParticipant); }