Main Board > General Announcements

PxPlus 2021 Release Candidate 1 now available

(1/2) > >>

Mike King:
Release Candidate 1 for PxPlus 2021 is now available on our download site at: https://home.pvxplus.com/pgsrvr.pvp?pg=dl_pxp1800rc01

Due to the number of changes and enhancements with this release, we have decided to make a Release Candidate available prior the actual release in order to obtain feedback on the product.  The official release of PxPlus 2021 (v18) is planned for mid-June.

Some of the major enhancements included in this release include:


* Webster+ for HTML page generation
* Support for larger screens with more controls
* Added named parameters to CALL, PERFORM and Methods
* Enhanced Array management
* New PxPlus Objects for working with Google Workspace® cloud-based applications Drive, Docs and Sheets
* Improved File Maintenance Generator, including support for Webster+ HTML page generation
* Improved support for ADA (USA)/WCAG (Canada) complianceFor more information, please check out our 'Sneak Peek' video below or refer to the release documentation at: https://manual.pvxplus.com/page/pxplus/vers1800.htm


* PxPlus 2021 Sneak Peak

JR:
Hello,
Webster+ seems to be a good toolkit to develop full cloud application using PxPlus.
What is the licence policy ? If we have 80 PxPlus licence, is 80 the maximum number of surfer able to run pxplus program simultaneously ?
Regards

Mike King:
If you have an 80 user Web license then up to 80 simultaneous host tasks can be servicing your web site.  Since these tasks only exist for the fractions of a second that most requests require, your 80 user license would likely support hundreds of users on your web site.

Webster uses a lot of HTML 5 local processing to validate and process the application UI locally. Things like resizing, changing folders, tabbing, input validation is handled locally.  List box and grid sorting and column sizing along with grid row removal and changing row orders is also done locally.

It also provides a framework for web development with user management, security, layout, along with access to many Nomads components.

martinp:
Great release!  How many users (using Webster+) for example a 2-3 license support comfortably?   Is this similar to the pvxplus web server task handler in terms of capability?  I'd imagine the pvxweb server is slightly more responsive but I am interested.  Thanks.

Mike King:
Part of what governs what 2-3 users will handle depends on your code and the application design.  For example a typical application I would anticipate you can comfortably handle 5 live users per licensed user.

Generally an interaction between the browser and host will take less than 1 second and also typically the panels won't actually need a host interaction more than once every 5-10 seconds.  This will vary between screens, but most inputs won't need host involvement so as data is being entered browsed, etc nothing is actually running on the host.

Of course some tasks might take longer but the requests are spread out between tasks so performance remains pretty consistent.

Navigation

[0] Message Index

[#] Next page

Go to full version