并行科技 — Investor Relations & Filings
About 并行科技
Paratera is a specialized provider of high-performance computing (HPC) services and cloud-based resource management solutions. The company focuses on aggregating diverse supercomputing resources into a unified platform, facilitating seamless access for complex scientific and engineering simulations. Key services include HPC resource scheduling, application-level performance optimization, and technical support for large-scale computational tasks. Paratera supports various domains such as meteorology, life sciences, automotive engineering, and artificial intelligence. Its platform provides users with integrated tools for job submission, monitoring, and data management, aiming to improve the efficiency of computational research and development. By offering specialized software tuning and expert consulting, the company helps organizations maximize the utility of high-end computing hardware for advanced modeling and simulation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 投资者关系活动记录表 | 2026-04-14 | Chinese | |
| 关于控股子公司增资扩股暨公司对外投资及放弃部分优先购买权的公告 | 2026-04-09 | Chinese | |
| 第四届董事会第十一次临时会议决议公告 | 2026-04-09 | Chinese | |
| 关于2025年年度股东会增加临时提案的公告 | 2026-04-09 | Chinese | |
| 2025年年度报告业绩说明会预告公告 | 2026-04-09 | Chinese | |
| 独立董事专门会议关于注销2022年股权激励计划和2024年股权激励计划部分股票期权的核查意见 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34901969 | 投资者关系活动记录表 | 2026-04-14 | Chinese | ||
| 40062534 | 关于控股子公司增资扩股暨公司对外投资及放弃部分优先购买权的公告 | 2026-04-09 | Chinese | ||
| 40062527 | 第四届董事会第十一次临时会议决议公告 | 2026-04-09 | Chinese | ||
| 40062520 | 关于2025年年度股东会增加临时提案的公告 | 2026-04-09 | Chinese | ||
| 40062513 | 2025年年度报告业绩说明会预告公告 | 2026-04-09 | Chinese | ||
| 40062505 | 独立董事专门会议关于注销2022年股权激励计划和2024年股权激励计划部分股票期权的核查意见 | 2026-04-02 | Chinese | ||
| 40062499 | 北京博星证券投资顾问有限公司关于北京并行科技股份有限公司2024年股权激励计划首次及预留授予第二个行权期行权条件成就事项的独立财务顾问报告 | 2026-04-02 | Chinese | ||
| 40062485 | 2025年度募集资金存放、管理与使用情况专项报告的鉴证报告(信会师报字[2026]第ZB10217号) | 2026-04-02 | Chinese | ||
| 40062416 | 2025年度营业收入扣除情况表的鉴证报告(信会师报字[2026]第ZB10218号) | 2026-04-02 | Chinese | ||
| 40062365 | 2025年年度报告摘要 | 2026-04-02 | Chinese | ||
| 40062344 | 2025年度独立董事述职报告(陈文光) | 2026-04-02 | Chinese | ||
| 40062340 | 董事和高级管理人员薪酬管理制度 | 2026-04-02 | Chinese | ||
| 40062330 | 2025年度董事会审计委员会履职情况报告 | 2026-04-02 | Chinese | ||
| 40062324 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-02 | Chinese | ||
| 40062318 | 购买资产的公告 | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aura Smart Air Ltd
Develops data-driven air purification and quality intellige…
|
AUSA | IL | Telecommunications, computer pr… |
|
Austriacard Holdings AG
A technology group for secure data solutions and hardware-e…
|
ACAG | AT | Telecommunications, computer pr… |
|
AUTOMATIC DATA PROCESSING INC
Global provider of cloud-based Human Capital Management (HC…
|
ADP | US | Telecommunications, computer pr… |
|
AVIX,Inc.
Develops, manufactures, and operates LED display systems an…
|
7836 | JP | Telecommunications, computer pr… |
|
Avricore Health Inc.
Pharmacy services innovator providing point-of-care testing…
|
AVCR | CA | Telecommunications, computer pr… |
|
Backblaze, Inc.
A cloud storage platform providing data backup and storage …
|
BLZE | US | Telecommunications, computer pr… |
|
Bahnhof AB
An ISP offering fiber broadband, data center solutions, and…
|
BAHN | SE | Telecommunications, computer pr… |
|
Baidu, Inc.
A technology company specializing in a Chinese search engin…
|
BIDU | US | Telecommunications, computer pr… |
|
Bambuser AB
A SaaS company providing video commerce technology for bran…
|
BUSER | SE | Telecommunications, computer pr… |
|
BANGO PLC
Provides a technology platform for subscription bundling an…
|
BGO | GB | Telecommunications, computer pr… |
并行科技 via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58848/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58848 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58848 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58848 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58848}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for 并行科技 (id: 58848)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.