Search found 138 matches: architecture

Return to advanced search

FW2WEB Merry-Go-Round

... existing systems. Flexibility for microservices: The system can be extended to support microservice requests, should we want to adopt more modular architectures in the future. Clear communication flow: The system provides a well-structured way to securely exchange data between desktop and web without ...
by Otto
Sun Oct 27, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW2WEB Merry-Go-Round
Replies: 1
Views: 149

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

... Borland C 64-bit, you can take a methodical approach focusing on improving type safety, error handling, and ensuring compatibility with the 64-bit architecture. Here are specific optimizations you can apply: ### 1. **Improve Type Safety** Make sure that all data types are correctly sized for a ...
by nnicanor
Wed Sep 25, 2024 2:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 1393

Understanding Transformers

Transformers are described in the document "attention is all you need" and are the architecture used by AI large language models (chatgpt, etc): FUNCTION Main()    LOCAL aEmbeddings, aWq, aWk, aWv, aBq, aBk, aBv    LOCAL aQ, aK, aV    LOCAL aAttentionScores, ...
by Antonio Linares
Sat Jul 06, 2024 10:10 am
 
Forum: AI Introduction (Harbour code and samples)
Topic: Understanding Transformers
Replies: 2
Views: 1111

Re: Mod Harbour: ChatGPT Provides Detailed Answers

... and their configurations (which is true), nor is it solely about learning native languages (which is true), or grasping the web paradigm and its architecture (which is true), or even building confidence as a web developer (which is also essential). It's the time In summary, it’s not about the ...
by Carles
Tue May 28, 2024 5:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 2985

WebView2 Essentials: Guides, Tips & Resources

... and stability. Utility Process: Performs various tasks, such as networking or decoding media files. GPU Process: Handles GPU-related tasks. This architecture, where multiple processes run simultaneously, enhances performance, security, and stability. It ensures that if one part of your web content ...
by Otto
Wed Jan 10, 2024 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 664

Fivewin controls similar to javascript elements

... practices may differ. Best regards, Otto Event Handling in Windows Programming: Message Queue: Windows applications operate on a message-driven architecture. The operating system dispatches messages (like mouse clicks, key presses, etc.) to applications, which are then handled by the application's ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1681

Re: Advantage Database Server

... operations on ISAM data. You noted that PgDBE does not run well on a single core, which may be a limitation of its design or the underlying system architecture. You noted that using object-oriented programming (OOP) syntax may make it easier to migrate to a different backend or database engine.
by ferilmagic
Fri Nov 03, 2023 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 5434

Problemas al migrar desde FWH2012 a FWH2307 - cerrado

... version 2023/07 EndIf RETURN oServer mi archivo de entorno de proyecto con version 2023/07 [Version] Type=xMate Number=1.15 [Info] Type=Executable Architecture=fwh2307MariaDb Include=%C_INSTALL%\include;E:\Tools\fwh2307\include;%HB_INSTALL%\include Define= [xMate] Create Map/List File=No [Project] ...
by CARLOS ATUNCAR
Tue Sep 12, 2023 11:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 3296

Programming with the M1 Mac

It would appear that ARM architecture is certainly going to dominate a lot of hardware sales in the future. As Windows developers, we write code designed for the Intel x86/64 operating systems. However, now even Microsoft is embracing ...
by TimStone
Thu Jul 07, 2022 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Programming with the M1 Mac
Replies: 2
Views: 392

Re: dbfntx very slow with 2+ users

... ram each user ... In my opinion in a local area network if it were programmatically optimized the index management (DBFCDX) maybe the file/server architecture is still the winning choice each user uses the power of his own client pc Security is perhaps the only problem. In my opinion is in a local ...
by MarcoBoschi
Fri Apr 15, 2022 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 8825

Re: compiling program on M1 chip

Dear Rene,

It seems as you restored xcode from Time Machine, thats why it does not work as it is, and a new xcode installation is required (M1 architecture is arm)

Once finished, we will rebuild Harbour and FiveMac and it should be working fine again :)
by Antonio Linares
Tue Mar 22, 2022 5:14 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: compiling program on M1 chip
Replies: 3
Views: 6084

Re: Mod Harbour challenge project

... own, but the goal was to lay a foundation and see that the system works properly. Can we port our win applications to the web? NO. It is another architecture. You can wait sitting Advantages over other web environments - The backend part is based on harbor. If you had for example to start with ...
by Carles
Wed Mar 31, 2021 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mod Harbour challenge project
Replies: 15
Views: 2713

Mod harbour and Mercury course (English)

... you need to start developing professional web applications and web services with mod harboud and, also, explains to you how to apply the MVC architecture to your project, in order to improve it's scalability and maintainbility. *Don't worry, you don't really need to be a experienced web developer ...
by ricbarraes
Sat Aug 15, 2020 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mod harbour and Mercury course (English)
Replies: 0
Views: 323

Mod harbour and mercury course (English)

... you need to start developing professional web applications and web services with mod harboud and, also, explains to you how to apply the MVC architecture to your project, in order to improve it's scalability and maintainbility. *Don't worry, you don't really need to be a experienced web developer ...
by ricbarraes
Fri Aug 14, 2020 6:16 pm
 
Forum: mod_harbour
Topic: Mod harbour and mercury course (English)
Replies: 4
Views: 921

Mercury Manual - Ready!

... now with modHarbour. It is a practical manual and you can try all the examples. As you know Mercury is a library for modHarbour to work with MVC architecture (Model/View/Controller) I hope you can enjoy it. All the information can be found here --> https://forum.mod-harbour.org/viewtopic.php?f=6&t=474 ...
by Carles
Wed Jun 10, 2020 5:46 pm
 
Forum: mod_harbour
Topic: Mercury Manual - Ready!
Replies: 3
Views: 776
Next

Return to advanced search

cron