Refactor jSPF to support staged processing
------------------------------------------
Key: JSPF-47
URL: https://issues.apache.org/jira/browse/JSPF-47
Project: jSPF
Issue Type: Sub-task
Components: Core
Affects Versions: 0.9b4
Reporter: Stefano Bagnara
Assigned To: Stefano Bagnara
Fix For: 0.9.5
In order to support asynchronous operation in JSPF we have to refactor it to
work via "event messaging".
The only asynchronous component in a jSPF lookup is the DNS Lookup.
We can see the asynchronous processing like an asynchronous conversation
bettween the SPF resolver and the DNS server. SPF resolver has no blocking
components apart DNS lookups.
DNS lookups are performed by:
1) MacroExpansion
2) SPF Mechanisms/Modifiers
3) Main SPF records retriever
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]