KBMMW 4.84.00 发布

简介: kbmMW is a portable, highly scalable, high end application server and enterprise architecture integration (EAI) development framework for Win32, .
kbmMW is a portable, highly scalable, high end application server and
enterprise architecture integration (EAI) development framework for
Win32, ..Net and Linux with clients residing on Win32, .Net, Linux,
Unix, Mainframes, Minis, Embedded and many other places.
It is currently used as the backbone in hundreds of central systems, in
hospitals, courts, private, industries, offshore industry, finance,
telecom, governements, schools, laboratories, rentals, culture
institutions, FDA approved medical devices, military and more.

4.84.00 September 6 2015

        Important notes (changes that may break existing code)
        ======================================================
        * Removed kbmMWMurmurHash3 from kbmMWGlobal.pas.

        New stuff
        =========
        - Added support for RAD Studio 10 Seattle and Delphi 10 Seattle.
        - Added LZ4 compression support.
        - Added JPEG compression support via TurboJPEG via the new
          units kbmMWJPEG and kbmMWJPEGDefs.
          Installer includes optimized precompiled Win32, Win64 and
          Android libJpeg DLL/.so libraries.
        - Added support for DirectX11 for Remote Desktop Server.
        - Added multimonitor support (max 8 monitors) in Remote Desktop.
        - Added clipboard sharing in Remote Desktop.
        - Added 4 bit and 8 bit grayscale view modes to Remote Desktop.
        - Added auto detect compression modes in Remote Desktop.
          Some of them are called "xxxFullScreen" and will attempt non
          tiled compression, which may be preferable if running for
          example video in full screen for best non tearing
          appearance.
        - Performance optimized Remote Desktop including tile based
          texture detection compression, better thread handling and
          more.
        - Added FireMonkey Remote Desktop client component and limited
          demo app which runs on NextGen.
        - Added PassedTimeDiffUS to TkbmMWTiming. Works as PassedTimeUS
          except it returns passed time in uS.
        - Added kbmMWHashMurmur3.pas, kbmMWHashFNV1A.pas and
          kbmMWHashXX.pas units for 3 different high performance
          hash algorithms.
        - Enabled ZIPPED stream support for NextGen.
        - Added mwmqoPurgeOnCongestion to TkbmMWMessageQueueOption
          which will clear messages below a certain priority from the
          messagequeue when congestion is detected.
        - Added mwmqoPurgeAllPrioritiesOnCongestion to
          TkbmMWMessageQueueOption which will clear messages of all
          priorities from the messagequeue when congestion is detected.
        - Added Purge method to TkbmMWCustomMessageQueue and all
          descendants (memory and file). Removes messages from the
          queue optionally based on priority leaving only N messages.

	Changes/minor additions
        =======================
        - Dropped PNG compression mode in Remote Desktop.
        - Dropped Huffman compression mode in Remote Desktop.
        - Removed kbmMWMurmurHash3 from kbmMWGlobal.pas.
        - Deprecated kbmMWHashString32 and kbmMWHashString64. Instead
          use kbmMWHashFMV1A32 or kbmMWHashFMV1A64.
        - Added Options:TUniDataSetOptions to UniDAC adapter.
        - Modified UniDAC adapter to convert field types:
           ftOraBlob->ftBlob, ftOraclob->ftWideMemo, ftDateTime->ftDate.
        - Improved performance in HTTPGetContents in
           TkbmMWHTTPTransportStreamHelper.
        - Dropped DirectX9 screen capture support in Remote Desktop.
        - Updated .Net kbmMWSpider with user suggestions.

        Fixes
        =====
        - Fixed compilation/runtime issues for IOS64.
        - Fixed kbmMWString2Variant to return local time in variant if
           a datetime value was given, instead of UTC time.
        - Fixed potential TkbmMWMemoryStream issues in mobile and 64
           bit code.
        - Fixed Unicode memo issues in UniDAC adapter.
        - Fixed Android compilation issues.
        - Fixed issue when dynamically modifying path in OnFileAccess
           in file service.
        - Fixed object marshalling for NextGen.
        - Fixed resetting timezone when setting
           TkbmMWDateTime.ISO8601DateTime given only a date.
        - Fixed initializing timezone offset to 0 when creating empty
           TkbmMWDateTime.
        - Fixed FIB adapter when moving blob/memo data.
目录
相关文章
|
开发工具 IDE 数据库管理
kbmmw 5.04 发布
增加了一大波功能,消灭了一大堆问题,也肯定引进了一大票BUG.We are happy to announce the release of our latest version of kbmMW. Downloads are readily available for holders of active SAU's from the portal at: https://portal.
1398 0
|
SQL 关系型数据库 网络架构
kbmmw 5.03 发布
版本一小数,功能一大步 We are happy to announce v5.03 of our popular middleware for Delphi and C++Builder. If you like kbmMW, please let others know! Share th...
1179 0
|
消息中间件 SQL 网络架构
kbmmw 5.02发布
5.02.00 May 27 2017 Important notes (changes that may break existing code) ====================================================== * Changed Use class in kbmMWSmartUtils.
1529 0
|
XML 数据格式
kbmmw 5.01 发布
Important notes (changes that may break existing code) ====================================================== * Officially now only supporting XE2 and forward.
1090 0
|
SQL
KBMMW 4.93.10 发布
例行更新,主要是bugfix. 4.93.10 June 4 2016 Important notes (changes that may break existing code) ====================================================== * Fixed compilation for D2009.
859 0
|
XML 流计算 数据格式
KBMMW 4.93.00 发布
可喜可敬,作者非常勤奋,跟上了delphi 10.1 的步伐。 4.93.00 April 26 2016 Important notes (changes that may break existing code) ===============================...
826 0
|
Linux C++ Java
KBMMW 4.92.00 发布
We are happy to announce the release of kbmMW Professional and Enterprise Edition. Yet again kbmMW continues to set the bar for what an n-tier p...
759 0
|
XML JSON 网络性能优化
KBMMW 4.90.00 发布
kbmMW is a portable, highly scalable, high end application server andenterprise architecture integration (EAI) development framework forWin32, .
811 0
|
JSON iOS开发 数据格式
KBMMW 4.83.00 发布
新版本又来了,端午节都不让大家过好:) 这次终于支持ios 64了,不用我再手工改了。 Components4Developers is a company established in 1999 with the purpose of providing high quality development tools for developers and enterprises.
1131 0
|
Linux 数据格式 JSON
KBMMW 4.82.00 发布
作者最近加紧了更新进度,赞一个。时间都去哪儿了? 还没好好看4.81, 新版就来了。这个版本主要是增强日志管理,已经强大到替换delphi 本身的异常处理了。We are happy to announce the release of kbmMW v.
1116 0