xots

Home » xots

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Three)

In the previous two parts I covered the background of XOTS, using a basic tasklet to return a result, and using a basic tasklet to run a background task allowing the user to continue working with the application while the background task completed. In that example the background task did not take a huge amount […]

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Three) Read More »

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Two)

Yesterday I blogged introducing where we are with XOTS in OpenNTF Domino API, plus a short example about how to create a tasklet and call it. The example was a bit “hello world” – why would you want to call a tasklet to get the current username, when it’s possible and much easier to do

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Two) Read More »

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part One)

OpenNTF Domino API has provided a number of significant enhancements. One of the more recent is XOTS. As its name suggests, XOTS brings together XPages and DOTS. At this point I think it’s worthwhile backtracking and giving some background on DOTS, which many XPages developers will not have utilised. DOTS came in with 8.5.3 and

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part One) Read More »

Scroll to Top