Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged architecture

0 votes
386 views
1 answer
    I've read that preserved registers are caller saved and non preserved registers are callee saved. But it seems to ... explain what I am missing? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
483 views
1 answer
    I've a very basic question about spark. I usually run spark jobs using 50 cores. While viewing the job progress, ... , what's going on here? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
728 views
1 answer
    I want to build an x86 Windows application on my x64 Windows machine. I use CMake, Ninja, clang-cl, lld-link ... appreciated. Thank you guys :-) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
383 views
1 answer
    I'm fairly new to WPF and looking for a simple solution to the problem described below. I've tried to make ... "glue" layer when using WPF? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
557 views
1 answer
    The book The C Programming Language talks about "the most restrictive type" in section 8.7, Example — A ... or is there another approach? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
512 views
1 answer
    I am building a tool which goal is to download a file based on a few parameters. First step is to ... or WebClient's asynchronous methods. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
714 views
1 answer
    I need to run a program that uses ftd2xx on my BeagleBoard xM rev C running Ubuntu 12.04. I am trying ... .com/hayk-public/arm926-hf.zip See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
489 views
1 answer
    I use class Card which contains 2 enumerated properties (suite - hearts diamonds spades and clubs) and card value ... to design this class? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
604 views
1 answer
    In C++ when it is possible to implement the same functionality using either run time (sub classes, virtual functions) or ... o) { o.print(); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
517 views
1 answer
    Where are variables in C++ stored? Inside the RAM or the processor's cache? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
464 views
1 answer
    I go into microservices architecture based on docker and I have 3 microservices, which together create one product ... would ever know about. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
445 views
1 answer
    From my understanding, HTTP/2 comes with a stateful header compression called HPACK. Doesn't it change the ... the existing load balancers? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
557 views
1 answer
    I have a makefile that works transparently for Linux (x86_64) and OS X Intel (x86_64). This uses ... the architecture before building? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
494 views
1 answer
    What is main difference between domain and application services? (I'm using NHibernate) Which layer would be ... should be business logic. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
330 views
1 answer
    My Related Questions box overfloweth with functional programming questions. Having reviewed the most relevant, I'm still ... of a complex app. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
537 views
1 answer
    I've seen SaaS applications hosted in many different ways. Is it a good idea to split features and modules ... shared tables in another DB? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
440 views
1 answer
    In (32-bit) ARM Linux kernels, how to differentiate data embedded in the code section, from instructions? It ... a dissembler into the kernel. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
431 views
1 answer
    What's the difference between a REST system and a system that is RESTful? From a few things I've read ... is the difference between the two. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
392 views
1 answer
    Does anyone have links to documentation or guides on making the decision between REST vs. SOAP? I understand both ... towards one or the other. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
470 views
1 answer
    We have been told that Google Chrome runs each tab in a separate process. Therefore a crash in one tab would ... thought is similar to Chrome. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
364 views
1 answer
    I'm building a inventory management system and I'm busy designing (thinking) of the API and my REST ... the time reading this entry! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
366 views
1 answer
    I am trying to build a system in which I have terminal nodes capable of sending/receiving SMS messages over a GSM ... (e.g. best practice). See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
471 views
1 answer
    My question is quite simple. What is the best way to bring CRUD into a use-case diagram? It should be DRY. ... 5 use-case diagram (@home @Uffe) See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
435 views
1 answer
    I'm looking for some input on how others would architect this. I'm going to provide class (django group) ... approach this problem? Thanks, Pete See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
388 views
1 answer
    I read that Linux is a monolithic kernel. Does monolithic kernel mean compiling and linking the complete kernel ... load them when necessary. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
895 views
1 answer
    At the moment, we have to build an application which is based on a legacy one. Code for that old ... I would appreciate ANY information. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
519 views
1 answer
    I want to know how I could write a CMake setup which allows compilation for both x86 and x64 architectures using any compiler and OS. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
559 views
1 answer
    What are the differences between a "coroutine" and a "thread"? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...