Asynchronous Database Access: Difference between revisions

Content deleted Content added
imported>Kymara
imported>Hendrik Brummermann
No edit summary
 
(25 intermediate revisions by 2 users not shown)
Line 1:
{{Navigation for Marauroa Top|Internals}}
{{Navigation for Marauroa Developers}}
 
 
{{Future Concept}}
 
 
Line 67 ⟶ 64:
approach. Here, the program parts look for specific results. The program part that sends the character list back to the client calls:
List<GetCharacterList> DBCommandQueue.get().getResults(this).
 
{{TODO|Maybe I understood this wrong and the other approach is still possible, change this if so}}
 
 
[[Category:Marauroa]]
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Developers|Internals]] | [[Marauroa Roadmap|Roadmap]] | [[Asynchronous Database Access]] }}